Hi, Struts uses HTTpRequest object as it is.So it behaves exactly the same like a httpRequest(VAlid for one http transaction...Available form the time the client sends a request to the server till the response is commited).Also it will be available if u do any forwards etc.
What is it exactly u want to know? -----Original Message----- From: jrgermany [mailto:[EMAIL PROTECTED]] Sent: Monday, December 16, 2002 4:28 PM To: struts-user Cc: jrgermany Subject: Lifecycle of a request object Can someone tell me where to find documentation on the lifecycle of a request object within the struts framework? I've been looking through the documentation but haven't come across this reading as of yet. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

