xwork injecting parameters into requestScope

2008-10-21 Thread Adam Hardy
I have an Action and corresponding JSP form with the property portfolio. In my JSP, I have this JSTL tag test: c:if test=${not empty portfolio and portfolio.id gt 0} stuff /c:if which works fine for my purposes. But then when I submit the form and validation fails and myAction.portfolio is

Re: xwork injecting parameters into requestScope

2008-10-21 Thread Adam Hardy
Adam Hardy on 21/10/08 14:12, wrote: I have an Action and corresponding JSP form with the property portfolio. In my JSP, I have this JSTL tag test: c:if test=${not empty portfolio and portfolio.id gt 0} stuff /c:if which works fine for my purposes. But then when I submit the form and

Re: xwork injecting parameters into requestScope

2008-10-21 Thread dusty
://www.nabble.com/xwork-injecting-parameters-into-requestScope-tp20090024p20102956.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]