Talk:Ajax Client
From AdempiereWiki
I have studied this issue for tang. JSON is good. The real problem is how to describe user interface so that it can be used by multiple clients.
Currently only XUL seems to be mature enough for describing GUI. Another option is to make own schema, but it seems like waste of resources.
-kontro-
Hi Low.
I think if we want to create AJAX interface we should use GWT this is very similar to Swing and now is open source.
Also I think is very good have support of google.
http://code.google.com/webtoolkit/ it is good example
http://code.google.com/webtoolkit/documentation/examples/desktopclone/demo.html
Victor
Yes, GWT looks interesting and its coding in java approach make porting of swing client easier.
-hengsin-
