simply put GWT is a client side library. you develop using java/ phyton or Go instead of javascript.
Its is similar to packaging a jsp/ html page inside a web app and would run under any j2ee container. yes you can combine, servlets and jsp in GWT app. ~Ashwin On Fri, Jul 6, 2012 at 11:44 AM, vikash@Atos <[email protected]>wrote: > Hi, > > Is there any way, we can develope and run a J2EE App in GWT environment? > > Can we mix J2EE components, like servlets and jsps in GWT app? > > Facing issue while designing UI with GWT. > > Any help guide would be helpful. > > Thanks in advance. > > Regards, > Vikash > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/pAA-jpmoOsQJ. > 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. > -- 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.
