Good Question! I think. When I started to use struts I made the same 
question, and I doubt a lot between use ActionForm or Beans, at least I 
decided to use ActionForms, because I can view the contents in the 
html-struts tags without doing anything, and I want to avoid to have much 
more classes. I hope this helps you, but I wait for others replies to 
contras points of view.

Cheers!
________________________
Rodolfo García Esteban
Canal Isabel II
División de Aplicaciones Técnicas
C/ Santa Engracia, 125
Edificio 8
Tel. 91 545 10 00 - Ext. 2128
Fax. 91 545 14 41
_______________________




"Nils Liebelt" <[EMAIL PROTECTED]>
19/04/2005 14:39
Por favor, responda a "Struts Users Mailing List"

 
        Para:   "'Struts Users Mailing List'" <user@struts.apache.org>
        cc:     (cco: Rodolfo García Esteban/CYII)
        Asunto: Displaying data :: Best practise



What goes to the front (for viewing purposes)? For capturing data we use
ActionForms! But how do you display data (from your model) nicely? Send
Businesobjects, Businessobjects stuffed in Beans, ActionForm or something
else to the view layer?


Regards,

Nils


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



Reply via email to