Tomcat looks all the servlet under WEB-INF/classes directory so amke ythese directories under ur servlet directory and put all the class files there
thanks rakesh ----- Original Message ----- From: "Harry Long" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2002 4:21 AM Subject: Reload servlet > Hi , I have a problem with servlet's reloadable. I run Tomcat4.0 on > Linux7.2 and connect to > Apache using mod_webapps connector. I do set the reloadable="true" in the > context. But It seems > that It doesn't work at all. Every time I change something on the servlet > and recompile it , I have to > restart Tomcat to see my any updates. Is my setting wrong or something I > have missed ? > > Thanks a lot. > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
