Musachy Barroso schrieb:
On Tue, Dec 1, 2009 at 3:41 AM, Robert Graf-Waczenski <r...@lsoft.com> wrote:
<s:textfield name="missingProperty"/>
so setting <s:textfield value="%{missingProperty}"/>
doesnt fail?
musachy
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
No, it doesn't fail, the text input field is rendered with empty
contents. I would not like to be forced to use
value="%{missingProperty}" just for validation purposes alone. But you
are of course right in asking because i'm sure this helps narrowing down
the issue.
Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org