Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

R: Error : request.getReader()

Marcello Savino

2007-01-26

Replies:

>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: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.