Thursday, July 5, 2012

Re: Facing issue while designing UI in GWT

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 <vikash.chaurasia@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment