Thanks for your answer.
I don't know what's happening with my thread but I can't see your answer on
nabble. Not a problem, I can see it in an other way.
But your answer doesn't explain me why the attribute is lost between two
struts actions, or I don't understand.
The real problem is that an att
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(true).getServletContext().getAttribute
Hello, sorry for my bad english.
I am working on an application that uses a framework, and this framework
uses itself struts.
There is something I can't understand:
In a request, 2 actions are caled the one after the other (nothing other
action between the two actions).
In the first action, the
3 matches
Mail list logo