>Dave Newton wrote: 
>[...] he just wants access to the request body *after* the parameters
have been processed. 
>That's the only reason that request.getReader would throw an exception.
>[...]

[Marcello]
You got it !
More: i need to access the request body after the form was submited. The
only way i know is in the action subclass, but Struts process the
parameter before invoking the appropriate method in action subclass.
If somoebody knows a trick to get request before struts process it,
without interfer with the rest of process. .....
Anyway thank everybody for the answers

Marcello

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

Reply via email to