On 11/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
But when I changed to jdk 1.4.2 following exception is thrown: javax.servlet.ServletException: org/apache/jsp/index_jsp (Unsupported major.minor version 49.0) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:244) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
This isn't MyFaces library code, it's the "index.jsp" page. Stop the container and delete the 'work' directory so that it will re-compile the JSPs. -- Wendy

