You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Piavka <pi...@CS.BGU.AC.IL> on 2000/08/13 15:11:29 UTC

jsp realoading

    I have problem with automatic jsp realoading. It takes at least 20
 minutes till the updated jsp starts to act . As I understand
 autoreload=true in context configuration has no impact on jsp files
 but only on classes in WEB-INF/classes.
    So, how is it possible to make an immediate reload for when there
 is a request for new updated jsp?
 
  Thanks