subhrajyotim / gwt-examples

Automatically exported from code.google.com/p/gwt-examples
0 stars 0 forks source link

Need a Example where JSP page is hosted in GWT App #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have to host a JSP page in GWT Web Application. 

I tried to put it in war folder and changed web.xml etc
When ever i run the application, 
and clicked the url, I get 404 error, not found.

Original issue reported on code.google.com by krishnar...@gmail.com on 3 Oct 2011 at 10:52