I'm deploying my project which contains some jsps. It compiles and runs fine locally. I set it up locally with the jdk instead of the jre to get the jsps to compile locally. When I go to deploy my project through eclipse it says that the jsps won't compile for the deploy
I assume that it is linking to the jre still for the deploy instead of the jdk. Does anyone know how to fix this? Error message in eclipse:* Unable to update app: Failed to compile jsp files.* * * Thanks so much, Phil -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
