problem seeing tag handler changes

2001-11-10 Thread uoxton
Hello, I'm having this really annoying problem that ends up multiplying my debugging time by 5... when updating custom tag handlers, for some reason I have to restart tomcat (vs 4) to be able to see the changes made, even though I do recompile both the tag handler and the jsp page using the tag.

Re: problem seeing tag handler changes

2001-11-10 Thread uoxton
just to make things clearer, I have this problem after the first change/recompile of the tag handlers. when the jsp recompiles, the first change appears fine, but then the subsequent ones are ignored On Saturday, November 10, 2001, at 10:10 PM, uoxton wrote: > Hello, > > I'm having this really a