--- slideharmony <[EMAIL PROTECTED]> wrote:
> in the interceptor class I use the following code:
> final ActionContext context
> = invocation.getInvocationContext ();
> Map request = (Map)context.get("request");context.getParameters() will give you request parameters. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

