On 4/15/05, Yaakov Chaikin <[EMAIL PROTECTED]> wrote: > I checked out the spec section 8.4.2 Forwarded Request Parameters. > > It does seem to me that it implies that the parameters is where one > would get the original URI from. > > However, there are still 2 problems that I can see: > 1) The API says: "URL the client used to make the request" > 2) 8.4.2 says that these parameters are NOT to be set if you obtain > the RequestDispatcher object using getNamedDispatcher() method. How > would you get at the original URI/URL then (without custom coding)?
This is not constructive argumentation. 1) Applies to the core request class behavior. Cool, it works. The RD has to wrap it using a request wrapper, so it does not apply. 2) How about trying things instead of making what-if theories ? (hint: it works fine) ;) -- xxxxxxxxxxxxxxxxxxxxxxxxx R�my Maucherat Developer & Consultant JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
