This may be a rather simple question.  But i couldn't find any info
online (maybe i'm looking in the wrong places).

I'd like my jsp page to be able to access it's URL.  What i mean is
this:

If i arrived at test.jsp by going to
http://mydomain.com/test.jsp?id=1&s=2, then i would like to know how to
display the full url (http://mydomain.com/test.jsp?id=1&s=2) on the
page or at least have access to it in some variable.

I'm thinking it's got to do with either pageContext or header ?

Help.
Thanks.
Anuj.

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to