Louisiana State University - UIS
-Original Message-
From: Guillaume Bilodeau [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 10, 2008 8:06 PM
To: user@struts.apache.org
Subject: RE: interesting proxy + action chain issue
I'm not sure if I'm missing something
Ian Meikle wrote:
Hi Jeromy,
Thanks for the info.
Several of the interceptors require configuring, for example the Scope
interceptor.
The example provides some examples of this. However it seems that the only
way to configure a interceptor is to redefine an interceptor stack.
Is this correct
.
-
Jeromy Evans <[EMAIL PROTECTED]>
09.04.2008 01:23
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: interesting proxy + action chain issue
Ian Meikle wrote:
> HI,
>
&
niversity - UIS
>
>
> -Original Message-
> From: Guillaume Bilodeau [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 10, 2008 1:24 PM
> To: user@struts.apache.org
> Subject: RE: interesting proxy + action chain issue
>
>
> Hi Brad,
>
> Have yo
upit
Louisiana State University - UIS
-Original Message-
From: Guillaume Bilodeau [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 10, 2008 1:24 PM
To: user@struts.apache.org
Subject: RE: interesting proxy + action chain issue
Hi Brad,
Have you tried this:
http://www.vitarara.org/c
Evans [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 08, 2008 6:24 PM
> To: Struts Users Mailing List
> Subject: Re: interesting proxy + action chain issue
>
> Ian Meikle wrote:
>> HI,
>>
>> I have been following this post with interest since I used t
class (perhaps extending ServletRedirectResult or
ServletActionRedirectResult)?
Brad Cupit
Louisiana State University - UIS
-Original Message-
From: Jeromy Evans [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 6:24 PM
To: Struts Users Mailing List
Subject: Re: interesting
Ian Meikle wrote:
HI,
I have been following this post with interest since I used the PRG pattern
in previous projects.
We are using struts 2 in are current project and I like the errorMessages
behaviour that is part of the Action.
Is it possible to persist these over the PRG cycle ?
By defau
.
-
"Brad A Cupit" <[EMAIL PROTECTED]>
08.04.2008 17:16
Please respond to
"Struts Users Mailing List"
To
"Struts Users Mailing List"
cc
Subject
RE: in
Louisiana State University - UIS
-Original Message-
From: Jeromy Evans [mailto:[EMAIL PROTECTED]
Sent: Monday, April 07, 2008 8:20 PM
To: Struts Users Mailing List
Subject: Re: interesting proxy + action chain issue
Brad A Cupit wrote:
> ServletActionRedirectResult worked when I used it i
Jeromy Evans wrote:
Brad A Cupit wrote:
...
POSTS should each have their own Action (which may write the data to the
DB). This Action should only process the POST. Afterwards, it forwards
(chains) to another Action, which sits in front of the view. If the view
needs data from the DB, it goes in
Brad A Cupit wrote:
ServletActionRedirectResult worked when I used it instead of the
ActionChainResult. This performs an extra round trip back to the
browser, which isn't terrible unless I want to pass data from one Action
to another, and herein lies some concern.
...
POSTS should each have thei
ServletActionRedirectResult worked when I used it instead of the
ActionChainResult. This performs an extra round trip back to the
browser, which isn't terrible unless I want to pass data from one Action
to another, and herein lies some concern.
Here's my design, and if you guys think it's flawed I
13 matches
Mail list logo