so if
parameter1 is null from JSP to Action1 and is set to parameter1=2 in Action1,
and then chain to Action2. Should the parameter1 be null or
2?
tricky
question :)
For
me the result gets: parameter1=null in Action2. I use
ChainingInterceptor is this right? Haven't i overrided the value from the jsp in
Action1?
/Mathias.
|
Title: Message
- RE: [OS-webwork] Chaining Actions Jason Carreira
- Re: [OS-webwork] Chaining Actions Mike Porter
- RE: [OS-webwork] Chaining Actions Mathias Berg
- RE: [OS-webwork] Chaining Actions Jason Carreira
- RE: [OS-webwork] Chaining Actions Jason Carreira