You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Gordenne Julien <Ju...@Trasys.be> on 2003/09/19 11:40:09 UTC

HttpRequest in struts Form

Do you know if it's possible to get the HttpRequest from a Struts Form ?

RE: HttpRequest in struts Form

Posted by Andrew Hill <an...@gridnode.com>.
FROM a form? No of course not. (Unless you create a getter and have set its
value previously). Why would you want to do that?

IN a form? Yes - in the reset() and validate() methods you are passed the
request.


-----Original Message-----
From: Gordenne Julien [mailto:Julien.Gordenne@Trasys.be]
Sent: Friday, 19 September 2003 17:40
To: Struts Users Mailing List
Subject: HttpRequest in struts Form


Do you know if it's possible to get the HttpRequest from a Struts Form ?


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org