| Author |
problem with sendRedirect....
|
Syed Zackriya Hussainy
Ranch Hand
Joined: Jun 24, 2002
Posts: 30
|
|
hi guys, When i run a jsp page it gives this error: java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.write(SocketOutputStream.java:91) at weblogic.servlet.internal.ChunkUtils.writeHeaderChunk(ChunkUtils.java :179) What could be the real problem, i am executing response.sendRedirect in the jsp page, is it because of sendRedirect that this error is coming or what, plzzz help me find the solution to rectify this problem
|
 |
 |
|
|
subject: problem with sendRedirect....
|
|
|