On Sat, 2003-03-08 at 21:50, David Graham wrote:
> [...] stop using Struts in the future.

Why on earth would we want to do that?

;)

I second David, though; if you need the properties of an ActionForm
outside of the Struts framework you should definitely copy them to a
bean or other transfer object, and make sure that all business logic is
decoupled from anything Strutsish.

Dave



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

Reply via email to