I\'ve been following the Google App Engine tutorials, and I\'m having a problem with the .jsp file. Here is the code from Google: Using JSPs. I\'m using Eclipse to build my
If you haven't gotten it to work yet, try launching Eclipse with this command:
eclipse.exe -vm C:\Program Files\Java\\bin\javaw.exe
This will launch Eclipse on the JDK. I use Windows 8 and JDK 1.6, and for me, it's necessary.