I would highly suggest going back to my recommendation, lalit's idea is good but, my example is more complete, takes less effort to implement and is easier to extend. Especially with the use of gwt-dispatch and implementation of a GWT architecture pattern implementation from the Google I/O talk on GWT from the last session.
On Wed, Sep 15, 2010 at 11:43 AM, Deepak Singh <[email protected]>wrote: > Hi Lalit, > > Could u pls explain the package structure i.e. which file should be placed > in which package. > And if possible can u guide a bit to consume web services(wsdl files) and > data binding. > > Thanks > Deepak > > > On Wed, Sep 15, 2010 at 11:55 AM, lalit <[email protected]> wrote: > >> Approach based on Spring4Gwt project >> >> http://www.lalitbhatt.com/tiki-index.php?page=Integration+GWT+with+Spring >> >> -- >> 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]<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.
