on 5/15/02 1:39 PM, "Eric Pugh" <[EMAIL PROTECTED]> wrote:
> When you > recompile, does the code when it reaches the /WEB-INF/classes cause Turbine > to reload? If you have reloading turned on, it causes the container to dump the entire classloader (and thus every reference to every class it loaded) and then reload things from scratch. So, the answer is yes. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
