Maybe the source for the ServletConfigInterceptor [1] can give you some ideas.
Nils-H [1] - http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/ServletConfigInterceptor.java On Fri, Oct 3, 2008 at 9:56 PM, Gianluca Musella <[EMAIL PROTECTED]> wrote: > Hello guys, > > in an interceptor, in the intercept() method, how I can read > parameters in the http request? > > Thanks > > Gianluca > > --------------------------------------------------------------------- > 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]

