Is there a way using standard Struts 1.1 to have the current date be set in a text field. I know how to do this with a scriptlet but I am trying to stay completely away from scriptlets.
<html:text name="summaryForm" property="dateFrom" size="10"
format="??" />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

