sion.
>
> HTH,
>
> L.
>
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.co
daveck wrote:
Hello,
I need to put up a "Confirmation Screen" in between my input jsp and my
success jsp.
byproduct.action -> byproduct-input.jsp
byproduct-input.jsp -> confirm.jsp
(If yes...)
confirm.jsp -> byproduct.action
byproduct.action -> byproduct-success.action
Is there a Struts 2 way t
s!
--
View this message in context:
http://www.nabble.com/Newbie-to-Struts-2---Question-about-Interceptors-tp15230274p15230274.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAI
--- Darren James <[EMAIL PROTECTED]> wrote:
> If your action does not define an interceptor does it get the default
> one (i.e. "defaultStack")?
Yep.
> also, if your action *does* define an interceptor, does that augment the
> default one or override it?
Override.
>
> /
Hi all,
I'm new to struts2 and have some questions about configuring Interceptors.
If your action does not define an interceptor does it get the default
one (i.e. "defaultStack")?
e.g.
// does this action get
the struts2 default interceptor stack
/myAction.jsjp
Hi.
I'm using a custom stack that calls use the following interceptors :
exception, alias, fileUpload, servlet-config, cardibox-bo,
prePreparationParams, prepare, i18n, chain, checkbox, static-params,
params, cardibox-web, conversionError, validation, workflow.
Si I just have 2 customs inter
6 matches
Mail list logo