On Tue, 10 Apr 2001, Suriyanarayanan, Senthil Kumar wrote:

> Hello,
>       Is there a struts equivalent for setProperty. I'm using logic:equals
> inside a html:form tag, to check for a specific property's value of the form
> and display some extra information. I need to reset the value at the end of
> the logic tag. How could I achieve it other than jsp:setProperty.
> 
> Thanks
> Senthil Kumar.S
> 

Is there a particular reason you cannot just use <jsp:setProperty>?

Craig

Reply via email to