Hello,

I use XMLForm and I want to put the today date in a form.
The problem is that the today date has to be a String because the XMLForm simply 
display the value of the Bean class attribute. If this value is not a String, the date 
can't be read!
But I want to store the today date in a Date format (because I have a timestamp format 
in my database).

How to store the date in a Date type and display it like a String?
How to do this??

Thank you
Sylvain

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to