Hi All,
Although it is documented that paramsPrepareParamsStack is similar as
defaultStack, there seems to be some differences. For example, it does not
have the scopedModelDriven interceptor. If I need the scopedModelDriven,
will it be safe to create a custom stack by copying the
paramsPreparePar
I've attempted to update our application from struts 2.0.6 to 2.1.6 (also
using tiles 2.0.6) and am running into problems - I have a global error
result defined as a jsp inside my WEB-INF dir:
/WEB-INF/jsp/Error.jsp
and rendering of this jsp (and any jsp inside my WEB-INF) is failing on
Session data handling is the same for all frameworks based on the
Servlet and JSP specification, and AFAIK S2 doesn't provide any helper
to handle it differently (one exception is the token interceptor to
avoid double submits.)
I think you should design the application specifically to handle this
it looks ok to me, You can compare your solution to mine described here:
>
> http://poulwiel.blogspot.com/2009/01/intercepting-all-actions-inside-my-app.html
>
>
Pawel, great! I got it. I was missing this:
and also this line in struts.properties:
struts.convention.default.parent.package=default
Hi all,
i'm a big fan of this subject, it goes up here and there every some time,
maybe we could add some info on struts2 pages/wiki about what http session is
and how it is created and handled by S2 app (or any ohter http app).
What impact has scheme changing on session (http -> https and https ->
Hi Sanjay,
it looks ok to me, You can compare your solution to mine described here:
http://poulwiel.blogspot.com/2009/01/intercepting-all-actions-inside-my-app.html
Best greetings,
Paweł Wielgus.
2009/12/30 Sanjay Patel :
> Hi,
>
> I am using this simple interceptor configuration, just followi
Hi,
Even I am facing similar problem... However, this problem occurs only if I
access the url in a new tab within the same browser instance (IE7) and not if I
open a new browser instance altogether.
-Original Message-
From: Bharat_2.0 [mailto:bharatesh.huchchanna...@wipro.com]
Sent: We
That is not a new new session its parent browser session copied, you can give
try.
--
View this message in context:
http://old.nabble.com/Is-there-any-way-in-Struts2-to-handle-session-sharing-accross-browsers-tp26964416p26965019.html
Sent from the Struts - User mailing list archive at Nabble.c
8 matches
Mail list logo