-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi,
Could anybody let me know what the following error means :
java.lang.ClassCastException: org.apache.jserv.JServConnection
at com.forum.dynmodel.ui.TestPage.createPage(Compiled Code)
at com.aci.appserver.AppServer.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
I am trying to run a servlet class named TestPage and most of the error
above refer to custom classes which we have built.
Any help is appreciated!
TIA
Gaurav
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]