Re: Taglib lifecycle issues
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16001 -Tim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Taglib lifecycle issues
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