You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Norman Klein <no...@first-franklin.com> on 2002/09/20 01:57:46 UTC

Inserting a default date in a text field

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>