Great! Thanks!
2014-08-21 10:31 GMT+02:00 Fabian Richter :
> Done, see WW-4390
>
> Am 20.08.2014 um 21:09 schrieb Lukasz Lenart:
>>
>> 2014-08-19 17:09 GMT+02:00 Fabian Richter :
>>>
>>> Hi,
>>>
>>> when using paramsPrepareParamsStack with the convention plugin I'm
>>> getting
>>> multiple errors/
Done, see WW-4390
Am 20.08.2014 um 21:09 schrieb Lukasz Lenart:
2014-08-19 17:09 GMT+02:00 Fabian Richter :
Hi,
when using paramsPrepareParamsStack with the convention plugin I'm getting
multiple errors/warnings in devMode=true:
Error setting expression 'token' with value
['5UVO47K811DQ15DUZF
2014-08-19 17:09 GMT+02:00 Fabian Richter :
> Hi,
>
> when using paramsPrepareParamsStack with the convention plugin I'm getting
> multiple errors/warnings in devMode=true:
>
> Error setting expression 'token' with value
> ['5UVO47K811DQ15DUZF4QV2NQ8DHIHSUY', ]
> Error setting expression 'token' wi
Thanks for reply!
Sorry, my fault: I explained not everything well.
I do not need access the User object in my navigation interceptor. They
have no contact points!
I just execute the interceptor before the paramsPrepareParamsStack to be
sure the navigation content gets generated, before the valida
I'm guessing that the user fields aren't actually getting set (since that's
done by the params interceptor that hasn't run yet), but you're seeing the
existing values of the object. The passwordRepetition is showing null, but
it similarly hasn't been set by the params interceptor.
You can either
Loosely based on the paramsPrepareParams interceptor I found this
interceptor configuration to solve my problem
The params interceptor fires once before the prepare interceptor. So far
there're no side effects
I'm not sure why the paramsPrepareParams
input,back,cancel
input,back,
Am 14.03.2012 21:21, schrieb Dave Newton:
And you've set the other referenced properties appropriately?
Well, here are my settings
value="myapp-common" />
I double checked my code there seems nothing wrong with the pattern
matching in general. For instance when I request t
And you've set the other referenced properties appropriately?
On Wed, Mar 14, 2012 at 3:17 PM, Mounir Benzid wrote:
>
>
>
>
> Mounir
>
> Am 14.03.2012 20:12, schrieb Dave Newton:
>
>> Are you actually using the `namedVariable` pattern matcher?
>>
>> http://struts.apache.org/2.x/**docs/wildcard-
Mounir
Am 14.03.2012 20:12, schrieb Dave Newton:
Are you actually using the `namedVariable` pattern matcher?
http://struts.apache.org/2.x/docs/wildcard-mappings.html#WildcardMappings-Parametersinnamespaces
Dave
On Wed, Mar 14, 2012 at 3:09 PM, Mounir Benzid wrote:
My problem is the id
Are you actually using the `namedVariable` pattern matcher?
http://struts.apache.org/2.x/docs/wildcard-mappings.html#WildcardMappings-Parametersinnamespaces
Dave
On Wed, Mar 14, 2012 at 3:09 PM, Mounir Benzid wrote:
>
> My problem is the id is always null.
>
> First I thought it could be b/c
Wes, you were spot on. I didn't extend the right package. Thanks. :)
-Ryan
-Original Message-
From: Wes Wannemacher [mailto:w...@wantii.com]
Sent: Friday, January 16, 2009 3:17 PM
To: Struts Users Mailing List
Subject: Re: paramsPrepareParamsStack
On Fri, 2009-01-16 at 13:49
On Fri, 2009-01-16 at 13:49 -0700, Stanley, Eric wrote:
> All,
> My humble app need to make use of the paramsPrepareParamsStack, but
> is having trouble finding the right class it seems. Here is the error:
>
> SEVERE: Exception starting filter struts2
>
> Unable to find interceptor class ref
12 matches
Mail list logo