Hi
I'm very much new to jetty, I managed to deploy WAR application with jetty. However I do not get JSPs published with my server. When I navigate it says No support for JSP. By the time server starts it shows following message as well.
2010-03-23 21:25:18.470:INFO::NO JSP Support for /xyz (war file name),
did not find org.apache.jasper.servlet.JspServlet
Please let me know any solution for this.
Thanks in advance.
Charith