Erro

I'm using command pattern and when i'm submitting my jsp page i'm getting the error below can any one help me plzzzzzzzzzzz

HTTP Status 500 -

--

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception

root cause

java.lang.ExceptionInInitializerError

com.kaakateeya.ticketing.command.SignonCommandMgr.signonAction(Unknown Source)

com.kaakateeya.ticketing.command.SignonCommandMgr.process(Unknown Source)

com.kaakateeya.ticketing.servlet.DispatcherServlet._jspService(Unknown Source)

com.kaakateeya.ticketing.servlet.CServlet.service(Unknown Source)

javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

note The full stack trace of the root cause is available in the Tomcat logs.

--

Apache Tomcat/5.0.18

[982 byte] By [bala123456789a] at [2007-11-27 10:40:56]
# 1

So your sevlet threw an exception on start-up...

Did you look at the full stack trace in the logs?

CeciNEstPasUnProgrammeura at 2007-7-28 19:09:48 > top of Java-index,Java Essentials,Java Programming...