google app engine - Adding a JSP file to a GWT project in Eclipse Helios( and Galileo ) -


i have gwt project in eclipse try add jsp file. run application in development mode , when try access jsp file following error:

http error 404

problem accessing /testing.jsp. reason:

/testing.jsp  

powered jetty://

i'm using eclipse 3.6 (tried on 3.5 same results), gwt 2.1 , gae 1.3.8

that's strange - works out of box on machine:

  • gwt 2.1
  • gpe (google plugin eclipse) 1.4.0
  • eclipse 3.6

i following:

[the case when doesn't work me is, if use java 1.5 code in jsp file. 500 error, not 404.]

can try exact scenario, , see, if works?


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -