> no--"redirect" views use client side redirection.
> "document" views basically use a RequestDispatcher
> include so it is all server-side.

Ok. Can you answer these?

How is model constructed?

- Does later commands override previous model and does
  it have sama or different context?

How the parameters (HTTP GET/POST) are passed to commands in a chain?
- Every parameter is copied to every command if it
  has specified property in a form bean or controller?
- Parameters are only passed to the first command?
- Can command that are prior other commands change
  the parameters?

Something else... maybe I just test it myself, but thanks for the
answers!



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
[INVALID FOOTER]

Reply via email to