Alex, The below Stack Trace "snippet" suggests you had some sort of exception in your Logon jsp, line 85, while trying to use something in the page context. This was clearly noted in the Stack trace. They are very useful (Stack traces). If this happens alot to you then I would recommend you learn how to read Stack traces.
> Root Cause ----- > javax.servlet.ServletException at > org.apache.jasper.runtime.PageContextImpl.handlePageException > (PageContextImpl.java:533) at > org.apache.jsp.Logon_jsp._jspService(Logon_jsp.java:85) at > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at It seems like something is wrong in your login jsp. Regards, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]