Hi all,
I'm pretty new to struts. One of my forms needs to handle a Date attribute
on the bean it represents, and I was wondering what the best solution for
handling dates is - do you have to have a String attribute on the ActionForm
as a proxy for the real date value? and if so,  where should you synchronize
the two?

tia
jim

Reply via email to