Martin Cooper wrote:

Aaaaahhh! The murky waters finally clear, and I understand where all the
confusion is coming from. Sri and I are talking about one Action handling
the request.

Yes - but I've said before that if you had multiple forms involved you would have to make yourself responsible for the extras ;-)

You (Eddie) are talking about two Actions chained together.
Better not let Craig catch you, Eddie! ;-)

--
Martin Cooper

I always viewed chaining as actually fowarding from one action to another. Notice that I choose to redirect there. How could this possibly have any bad effects? It's a new request - fresh - and it will be populated by the detail form-bean etc and you'll grab the request parameter ... and load your data for display.

I can certainly see where forwarding around could have adverse side-effects, but by redirecting? ... hrm - well it seves me well. <runs-and-hides-from-craig/> :-)

--
Eddie Bush




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

Reply via email to