View Full Version : work with both Extjs and extjs-gwt
okwei
22 Aug 2008, 11:40 AM
I'm wondering if there's a way to export the extjs-gwt generated js code into our previous extjs write applications. for example, if I write an email client in extjs-gwt, can I invoke this application from my previous js applications without going to an different page?
gslender
22 Aug 2008, 1:51 PM
not in simple, easy to use way... the point of GWT is that you don't (or shouldn't) need to get down and dirty with Javascript.
It can do it, but its not as easy as you'd think...
Daniel Kurka
28 Aug 2008, 12:48 PM
take a look at gwtexpoter...
i have been working on a similiar project for quite some time now
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.