Hi,

> Please use the ParametersInterceptor interceptor in your xwork conf file.
> Put it in the default stack or add it in your action definition.

I added

<default-interceptor-ref name="defaultStack"/>

to my package. Now it works. Could someone confirm that the line

<default-interceptor-ref name="security"/>

should be

<default-interceptor-ref name="defaultStack"/>

on

http://wiki.opensymphony.com/space/WebWork2+QuickStart+Guide

?

Christoph





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to