| E4/GWT integration [message #904412] |
Tue, 28 August 2012 07:41  |
Giovanni Senile Messages: 5 Registered: August 2012 |
Junior Member |
|
|
Hi.
It's my first post: sorry for the trivial question.
Is there a way to integrate E4 Application Model and GWT? Ore can I use only RAP to develop web apps with E4?
|
|
|
|
|
|
|
|
| Re: E4/GWT integration [message #904898 is a reply to message #904412] |
Wed, 29 August 2012 06:45  |
Rushan Gilmullin Messages: 61 Registered: June 2011 |
Member |
|
|
In theory there are the way to create the gwt-renderer without compiling the runtime by qwt compiler. The correspondent workbench will run on server, it will "render" the data structure as vaadin do and this will fetched by gwt-client... So all operations required workbench interoop will redirected to server as in case of vaadin renderer, but user ui contibutions (gwt-widgets) and client widget interactive operations will run on client as in regular gwt-application with manually server request over spring, etc... So the solution will be diff from vaadin renderer as the usual gwt application diff from vaadin application. But all this is possible with usual vaadin renderer - vaadin doesn't tell you to use only server widgets, we can use gwt widgets by compiling it to widgetset. So, the real necesary of gwt renderer is the big question.
Offop. Tom, I look on your simple ide swt demo and want will do the work with resources in cassandra demo project as in this ide. The old demo (screenshots were published in vaadin renderer theme) work with resources themself. At first look there no problem to use IWorkbench in vaadin application. Is it true?
[Updated on: Wed, 29 August 2012 06:56] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01837 seconds