Hi, I'm developing an application with ZK. The standard file names for ZK page is .zul, which is an XML files being parsed and interpreted by a filter. Whenever I change something in a zul file, Tomcat fully reloads the module. Is this possible to specify some file extensions for tomcat, to ignore reloading module when they are changed? For example Tomcat doesn't reload when a JSP is changed.
Thanks, Mohsen. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org