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
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,
I am using this simple interceptor configuration, just following
http://struts.apache.org/2.1.8/docs/interceptor-configuration.html :
/WEB-INF/content/index.jsp
I think this did not reflect in the group. Hence sending again.
On Sun, Dec 27, 2009 at 9:19 AM, Sanjay Patel wrote:
> Hi,
>
> In an application, we are storing the timeZone of the users and wish to
> display the dates according to their timeZone. As I saw, that there is on
> t
Hi,
In an application, we are storing the timeZone of the users and wish to
display the dates according to their timeZone. As I saw, that there is on
timeZone support in tag.
Any suggestion would help.
--
Thanks,
Sanjay
www.sanjaypatel.name
Hi,
Using paramsPrepareParamsStack with ModelDriven, I want to receive an userId
and then retrieve the user and display it. I see a strange behavior - even
if I pass something like http://localhost:8080/gweb/profile?userId=5 (having
an action property userId) and try to catch it in prepare or getM
Hi,
I found two jQuery plugins: http://code.google.com/p/struts2-jquery/ and
http://code.google.com/p/struts2-jquery-plugin/
Needing some inputs on which one to use. I read somewhere that both are
merging.
--
Thanks,
Sanjay
www.sanjaypatel.name
7 matches
Mail list logo