Hi Vik, please read this article: http://aarendar.wordpress.com/2010/01/11/custom-integration-of-gwt-widgets-into-jsps/
Sincerely, Alex On Wed, Feb 24, 2010 at 4:46 PM, Vik <[email protected]> wrote: > Hie > > I am fairly new to GWT and here is my question > > I have already a jsp/html base web application. I am trying to replace > some parts of this app using GWT. > > So, currently i can see there is a default module xml is created. I added > a new EntryPoint class in the app for implementing a > popup on page 1. > > Now, for page 2 which has another kind of form should i create a new module > class and entry point class for this form? > or should i just create another entry point class in the existing module? > or should i use the same entry point class and in the onModuleLoad method > based on the div element present I should > just render that particular ui ? > > > Thankx and Regards > > Vik > Founder > www.sakshum.com > www.sakshum.blogspot.com > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- 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.
