Re: Struts 2.0 Application Lifecycle

2006-11-06 Thread Adam Hardy
Ted Husted on 05/11/06 21:27, wrote: On 11/5/06, Adam Hardy <[EMAIL PROTECTED]> wrote: Imagine a common-place user story where the user sees a list of items, and can choose one item, go to the 'edit item' page, submit changes, and be returned to the item list. On the edit submit, my action pr

Re: Struts 2.0 Application Lifecycle

2006-11-05 Thread Ted Husted
On 11/5/06, Adam Hardy <[EMAIL PROTECTED]> wrote: I hope you don't mind if I jump in on this thread, after reading the documentation refered to below. What is the S2 convention for loading up objects for use by the JSPs or other view logic? It really isn't much different that Struts 1, except

Re: Struts 2.0 Application Lifecycle

2006-11-05 Thread Adam Hardy
I hope you don't mind if I jump in on this thread, after reading the documentation refered to below. What is the S2 convention for loading up objects for use by the JSPs or other view logic? Imagine a common-place user story where the user sees a list of items, and can choose one item, go to

RE: Struts 2.0 Application Lifecycle

2006-11-04 Thread Wesslan
A REALLY simple architecture overview picture: http://cwiki.apache.org/WW/home.html A more detailed architecture overview: http://cwiki.apache.org/WW/architecture.html Hth, Peter -Original Message- From: Mike Duffy [mailto:[EMAIL PROTECTED] Sent: den 4 november 2006 18:04 To: user@struts