You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/12/12 22:29:39 UTC

DO NOT REPLY [Bug 50455] Jasper doesn't detect changes in a jsp file if we load and modify the jsp file in the same second

https://issues.apache.org/bugzilla/show_bug.cgi?id=50455

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
            Summary|Jasper don't detects        |Jasper doesn't detect
                   |changes in jsp file if we   |changes in a jsp file if we
                   |load de jsp and after we    |load and modify the jsp
                   |modify the jsp in the same  |file in the same second
                   |second                      |

--- Comment #2 from Mark Thomas <ma...@apache.org> 2010-12-12 16:29:34 EST ---
The suggested change will not be made. The system described is clearly capable
of generating and compiling a JSP within the same second. With the proposed
change, the JSP could get compiled unnecessarily.

There are a couple of ways of handling the root cause. Bug 23406 is probably
the best solution for this scenario.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org