A coding short-circuit I use to create servlets is first write a jsp,
which the server then converts to a servlet java source. Then I locate
the servlet source in Tomcat's runtime webapp directory and poach it
and after making some changes to it, I use the source as the actual
servlet.

But where is the runtime webapp directory for jetty? I think someone
also calls it the jetty jsp scratch directory.

I managed to look for it for vista/xp but where is it for linux?
Specifically for the case of google eclipse plugin.

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to