Heh, Frank,

The major problem with action forms is that there is an assumption that an
action must be sandwiched between two instances of the same action form
response object.  This is simply contrary to what anyone would logically
expect of a normal transversal by a client through a site.  An action,
typically, should yield a distinct action form from the prior action form.

    AF1 (response) --> request --> A1 --> AF2 (response).

This has been, in my opinion, the biggest downfall of Struts.  As you
suggested, Frank, the whole way the view state is taken care of by Struts is
poor.


<snip>
On 1/6/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
>
>
> The idea of an ActionForm was a great concept to begin with, and it seems
> like many people don't see the benefit (not saying you Michael, just
> making a general statement).
>
> Frank


</snip>



--
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

Reply via email to