PROTECTED]>
Date: Wednesday, September 27, 2000 4:24 PM
Subject: Re: taglib attribute question
>Chandan Kulkarni wrote:
>>
>> The spec does sound like you can use the standard types... But...
>> Has anyone got a tag with an attribute other than a String to work??
>>
>
The spec does sound like you can use the standard types... But...
Has anyone got a tag with an attribute other than a String to work??
I tried with an int and couldn't get it to work
with the TagHandler containing
public void setAttr1(int );
I kept seeing an error something like:
Attribute