Hi all,

>From what I understand all attributes of an ActionForm
need to be String type so they can be output to the
GUI via Struts html tags. With this being true or
assumed currently i am converting these to their
'actual' data types in an Action class and they
shipping them off to some 'model' object to do
whatever it would like with those values.

My question is...

Where is the best place to convert these String
objects? 

Simple question, but your input is appreciated...

-Tom

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

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

Reply via email to