twGwt (TiddlyWiki / GWT integration)
twGwt is the fusion of TiddlyWiki with the Google Web Toolkit. Specifically, it provides a way to write applications based on TiddlyWiki using Java code rather than Javascript.
twGwt takes the form of a GWT component .jar file. You can include this .jar in your own projects either as a component or by decompressing it and using the original source.
The current version is v0.1 and has limited documentation (read none). Please email me if you have questions.