| Author |
help me deal this error
|
ruben chan
Greenhorn
Joined: Apr 26, 2002
Posts: 10
|
|
i run my jsp pages in resin and i got error like this: at com.caucho.jsp.JavaPage.service(JavaPage.java:87) at com.caucho.jsp.JavaPage.subservice(JavaPage.java:81) at com.caucho.jsp.Page.service(Page.java:407) at com.caucho.server.http.Invocation.service(Invocation.java:290) at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:121) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:238) at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:157) at com.caucho.server.TcpConnection.run(TcpConnection.java:140) i am quite new to java and jsp. and i don't what caused these errors. what are httpRequest.java and tcpconnection.java i did not use them in my pages! thanks for your help! :roll:
|
hello
|
 |
Jessica Sant
Sheriff
Joined: Oct 17, 2001
Posts: 4313
|
|
"ruben_chen" Welcome to the JavaRanch! Please adjust you displayed name to meet the JavaRanch Naming Policy -- in general, your first and last name seperated by a space. You can change it here. As for your question -- can you please post a simplified version of your JSP that reproduces the problem so we can better help you? Thanks!
|
- Jess
Blog:KnitClimbJava | Twitter: jsant | Ravelry: wingedsheep
|
 |
 |
|
|
subject: help me deal this error
|
|
|