e real problem is that an attribute, contained in the context, exists in a
first stuts action, and not in a second one. And the two actions are the one
after the other, like in my example:
http://www.nabble.com/context-value-to19593451.html
I hope I am clear.
Thanks in advance.
mgainty wrot
se content contained within this transmission.
> Date: Sun, 21 Sep 2008 04:07:53 -0700
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: context value
>
>
> Hello, sorry for my bad english.
>
> Does someone knows why a context value could be lost between
Hello, sorry for my bad english.
Does someone knows why a context value could be lost between two struts
actions?
For an example,
In SecondAction:
req.getSession(true).getServletContext().getAttribute("key")) returns
"value",
In ThirdAction:
req.getSession(tru
3 matches
Mail list logo