Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ASP Request.ServerVariables in JSP

843836Nov 3 2004 — edited Jan 6 2005
Hello!

Does anyone know a way to access ASP Request.ServerVariables("xyz")?

Better explained?:
From a page which used ASP, is a link to my app. That page use Request.ServerVariables("login_name") to identify users. I have to use the same variable in my JSP environment. How do I read it?

Thanks!
Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2005
Added on Nov 3 2004
7 comments
365 views