check the source code http://jakarta.apache.org/builds/jakarta-servletapi-4/nightly/src/
----- Original Message ----- From: "A.L." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 3:21 PM Subject: HttpServletRequest > My problem isn't directly related to Tomcat, but > understanding how tomcat works may help me. > I am trying to modify the header of an Http request. > Specifically I am trying to modify the Authentication > info. I have been unable to find any useful > information on how to change this data. What i am > curious to know, is how Tomcat constructs the > HttpServletRequest object from the actual http > request. Perhaps I could use this code to construct > my own HttpServletRequest which I may pass as a > variable to a servlet. > > Does anyone have any info on this? Doe anyone have > any recomendations on how to constuct a > HttpServletRequest with Http info? > > Thanks, > -Amos > > > __________________________________________________ > Do You Yahoo!? > NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1
