Reputation: 163
I'm trying to deploy my Java EE project on GoogleAppEngine on eclipse (Indigo/ mac os X lion). But I have an error:
com.google.appengine.tools.admin.JspCompilationException: Failed to compile jsp files.
I checked my JRE path, it seems to be good. Maybe a library? Anyone have an idea?
Upvotes: 1
Views: 682