Hi,
 
Does anyone have any ideas on how to use Value Objects with WebWork? Should I copy the values from the Value Object into the Action object, or is there a way to extend WebWork so that it uses Value objects instead? I'm new to WebWork, so still trying to learn the API.
 
Just trying to find sugggestions on how to best design our app. We're calling the Business Layer through a Session Facade, which returns us Value Objects.
 
Any suggestions, pointers or ideas would be great. Thanks ;-)
 
Rick

Reply via email to