What does your jsp look like? Have you tried implementing
ParameterAware and see if any parameters are passed at all?

Nils-H

On Tue, Nov 25, 2008 at 10:04 AM, Tomi21 <[EMAIL PROTECTED]> wrote:
>
> Can Someone give me a hand please?
>
> Thanks very much!!
>
> Tomi21 wrote:
>>
>> I've changed the type to Integer and is still not working. If I set the
>> parameteres with a form and POST method everything works fine but if I use
>> <url> tag (GET method) the setter is never called.
>>
>> Has it maybe something to do with interceptors?
>>
>> Thanks for helping. I'm going crazy with this issue!!.
>>
>>
>> Andras Balogh wrote:
>>>
>>> Hi,
>>>
>>> Only in this case is not working with the parameter "indice" or none of
>>> the parameters (in other actions) are set?
>>> Can you try to use Integer instead of int? For me it works with Integer.
>>>
>>> Best regards,
>>> Andras.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Struts2-2.0.11-problem-with-url-and-parameters-tp20577582p20677399.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to