On Wed, Nov 17, 2004 at 12:51:37AM -0600, Vic wrote:
> [EMAIL PROTECTED] wrote:
> 
> >+|| 32049 || bean:write throws exception in format left blank || Custom 
> >Tags || Need more information ||
> 
> It also said that 1.26 would be tested against Tomcat 4 and Tomcat 5 , 
> but not Tomcat 3.
> If so then bean and logic could be marked for deprecation (due to jstl 
> replacing them).

        What about the fact that jstl doesn't support mapped properties?
With bean I can write <bean:write name="foo" property="someprop(myarg)"/>
but ${foo.someprop(myarg)} doesn't work.
        Then again there doesn't seem to be a good way to set those properties.
There's not bean:set tag to correspond to c:set.  Maybe mapped properties
are just discouraged from use?

eric

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

Reply via email to