Hi, As per my latest experience, same thing ihave done. what you need to do that u create a separate GWT project with your new stuffs and then compiled that with xs-linker.
Now, you deploy the compiled source to your server in a jar or war form. then, load the GWT project , you can get the all neccesaary information for loading from this link i.e http://developerlife.com/tutorials/?p=231 Plz let us know if you have any difficulties. Regards, Manish ----- Original Message ----- From: "Dmytro Mantula AKA DieZ" <[email protected]> To: "Google Web Toolkit" <[email protected]> Sent: Monday, December 15, 2008 11:19 AM Subject: GWT and existing project > > Hi, guys! I need some help... > > I have existing application, client-side is based on HTML, CSS, JS. > But I would use _SOME_ GWT features, do not making whole GUI based on > GWT. > > For example, I have existing fields and buttons on pages. > And I would like to make GWT-based fields validation and GWT-Ext > popups.... How to do it? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
