but i am getting various errors ranging from missing classes to security
exceptions.
this what i have currently.
WARNING: Unknown element (deferred-value) in attribute
01-Aug-2008 18:43:32 org.mortbay.jetty.servlet.ServletHandler handle
WARNING: EXCEPTION
javax.servlet.ServletException: javax/servlet/jsp/tagext/JspIdConsumer
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java :272)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
when i add the jsp-api.jar to the classpath i get a security exception on
the another classs.
surely it cant be so difficult to run a faces page on jetty.