Hello, I have one urgent problem which really need someone to help me out. Thanks in advance.
I am building online application. using java servlet, html with mysql as the backend.
when i call to run some servlet, it giving me error message as follows, connection reset by peer socket write error. also there are other messages as: error in servlet destroy. java.lang nullpointer.
I am wondering if it is thread problem? in my servlet i use session.setMaxInactiveInterval(-1) and session.removeAttribute("Name"); Do these methods cause these above problems.
I will really appreciate for your help
bin
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
