: > + * refactor all of the JSP pages into servlets so a JDK/JSP compiler

: It seems like a simpler option would be to just move to Tomcat 5.5 or
: Jetty 6, both of which handle JSPs file with a JRE.

that solves confusion people have when running the example out of the box,
but doesn't help situations where people try using Solr in their own
Servlet Container.   I just wanted to through the idea out there since we
don't really gain that much with the current JSPs, but it has caused us
some annoyance.

(an added bonus is the entire webapp would be compiled at build time, so
there would be less risk of commiting changes to src/java that seemed
simple but actually cause compile failures in the webapp)



-Hoss

Reply via email to