Are there any plans to allow boolean ActionForm bean properties to work correctly with the isSomeProperty vs having to use getSomeProperty? Unless I'm crazy, it seems that the property of an html:form element has to evaluate getSomeProperty in the ActionForm in order to work correctly. (isWhatever is valid according to the Java bean spec isn't it?)
-- Rick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]