You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Leon <le...@hotmail.com> on 2003/05/21 05:04:57 UTC

Using VO factory pattern in Struts Action class?

Hi,

VOs are glue through presentation, business and data tiers and Action class
has resposibilities to convert a FormBean to a VO. Should I implemente a VO
factory pattern and let Action class find a VO in order for decoupling
between client and implementation calsses?
Any suggestion?

Leon

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org