The reason i need the request body is that the action i should take is to 
analyze the html generated. (ie.: syntax checking, finding img without alt 
attributes, reading meta-information ...).
More: this job must be done server side (no jscript or other client-side stuff 
are allowed in my application).
Thanks


Marcello Savino
ALDEBRA S.p.A. 
tel.  0461302441

-----Messaggio originale-----
Da: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Inviato: venerdì 26 gennaio 2007 19.59
A: Struts Users Mailing List
Oggetto: Re: R: Error : request.getReader()

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marcello,

Marcello Savino wrote:
> 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. .....

Maybe if you can explain /why/ you need the request body, we can help you out 
with it. I definitely have a potential solution, but I want to know what you 
need to do, first.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFuk9f9CaO5/Lv0PARAqcLAKCPHf2oIcr0cqneUoPfM/lSn3uk+QCfRi7L
yyJsJFxf8QXtMGUgZXy/K3k=
=cR6t
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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]

Reply via email to