Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access the session variable

Status
Not open for further replies.

raji96

Programmer
Aug 7, 2001
64
0
0
US
I have a servlet call being made by another application which is in a different server, when it calls my servlet I need to check if the call was made that application. This is a java servlet and uses webshpere 4.0. Can I access the session variable of that application?

What is the best way stop anyone other than that application from accessing our servlet?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top