Hi all, Is it possible to decrease the time taken to check for changes of a servlet to reload ?. I want to instantly reload the servlet(within 1 second). Sometimes I have to wait a few seconds to happen this and using the Ant reload task is time consuming. I am using Tomcat 4.1.27 with a default installation and the reloadable attribute of Context is true. Some additional questions. Is it possible to know which line number in the JSP caused a compile time error and run time error ?. Does any older versions of Tomcat supports this ?. I saw this in JBoss3.0 which uses Jetty 4.0.1 which uses Jakarta JSP compiler. Or any other JSP engines support this ?.
Antony Paul. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]