You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Hanasaki JiJi <ha...@hanaden.com> on 2003/01/19 01:23:00 UTC

JSP recompiles when with Velocity taglib?

Taking a peek at the below link and trying to understand if a change to 
a #macro or #parse external file will cause a jsp to be recompiled or 
possiblely require a server bounce.

is the #macro included into the jsp servlet source?

is the #parse included into the jsp servlet source?

will the servlet source need to be regenerated but missed because the 
#parse/#macro is external to the jsp systems?

will the servlet source for the jsp contain code that dynamically 
sucksin and processes the velocity #macro/#parse file changes so the jsp 
doesnt require recompile?

Thanks,

ref:
	http://jakarta.apache.org/velocity/veltag.html


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>