Re: Boolean tag attributes

2005-09-24 Thread Laurie Harper
Wendy Smoak wrote: From: "Laurie Harper" <[EMAIL PROTECTED]> A number of tag attributes are documented as type String but implemented as type boolean. Should the docs be changed, or is this based on a standard Servlet-spec defined String to bool conversion? Which docs? I recently fixed all

Re: Boolean tag attributes

2005-09-24 Thread Wendy Smoak
From: "Laurie Harper" <[EMAIL PROTECTED]> A number of tag attributes are documented as type String but implemented as type boolean. Should the docs be changed, or is this based on a standard Servlet-spec defined String to bool conversion? Which docs? I recently fixed all the validation warnin

Boolean tag attributes

2005-09-24 Thread Laurie Harper
A number of tag attributes are documented as type String but implemented as type boolean. Should the docs be changed, or is this based on a standard Servlet-spec defined String to bool conversion? L. - To unsubscribe, e-mail: