On Mon, 16 Apr 2001, Suriyanarayanan, Senthil Kumar wrote:

> Just wondering was there any struts equivalent similar to bean:write. 
> The reason being, use struts where ever possible instead of coding using
> both struts and jsp tags at the same time.
> 

No, there isn't a Struts-specific version of <jsp:setProperty> because the
Struts tags are very deliberately designed to work well with the standard
tags.  I haven't ever needed anything that <jsp:setProperty> could not do
for this.

> Thanks
> Senthil Kumar.
> 

Craig

Reply via email to