Sebastian Stein wrote:
If I write in my jsp page <bean:write name="sourceDate"/> the correct string
is shown in the HTML output. So I'm sure that the value for sourceDate is
correctly handed over to the jsp page.
Is there a way to easily fix this?
The property in an html:text tag is expecting a sourceDate property in
whatever type of ActionForm you're using, not a scoped attribute.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]