/ mailing lists:
>
http://forum.java.sun.com/forum.jspa?forumID=45&start=0
> http://jakarta.apache.org/taglibs/#MailingLists
>
> -Rashmi
>
> - Original Message
> From: David Diehl <[EMAIL PROTECTED]>
> To: Tomcat Users List
> Sent: Friday, Mar
Sorry to be a pest, but no replies in 2 days. Any
tomcat developers willing to help me? Should I just
post this as a bug? Any advice is appreciated.
thanks.
dave
--- David Diehl <[EMAIL PROTECTED]> wrote:
> I have a custom tag with attributes defined in the
> TLD
> file
I have a custom tag with attributes defined in the TLD
file as allowing run-time expression values, meaning:
true
I also have a TagExtraInfo class that I am using to
validate the values provided.
Inside my TagExtraInfo sub-class I have code such as
this:
Object attr = data.getAttribute("gro