why not always set a list. If you need to set a single String, just set a list with one entry.

Steven.

On Tuesday, June 3, 2003, at 02:23 pm, Tim Funk wrote:

See JSP 1.2 Spec --> JSP.2.13.2.1

-Tim

Ronald Klop wrote:
Tim Funk wrote:
No. You'll need to do the conversion yourself.
Ok, if I have a tag which can get a String or a List of Strings.
Should I make one setter which gets Object as parameter? And than check at runtime for the right types?
Are there any guidelines for this?
Greetings,
Ronald.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to