Hi all,
        Can you tell me how can I initialize dynamic form in struts
config?

 Do I have to do something like this

<form-property name="name" type="java.lang.String" value="init"/>

??

how about when I have to initialize a java.sql.Timestamp? I was used to
initialize it like this  new Timestamp(System.currentTimeMillis())    



thanx and regards
        marco


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to