Taglib lifecycle issues

2003-06-20 Thread Daniel Rabe
I'm using Tomcat 4.1.24-LE-jdk14, and have written a simple taglib by extending the TagSupport class. It basically works, but the lifecycle is being handled differently than I expected. My tag has no body, and has one required attribute. My JSP page contains several invocations, all with different

Re: Taglib lifecycle issues

2003-06-20 Thread Tim Funk
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16001 -Tim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]