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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I keep the permission with a web server?

Status
Not open for further replies.

igowi

Programmer
Joined
Sep 18, 2001
Messages
45
Location
US
I am trying to access to a web server which requires authenticaion, from my java application. After sending every input names and values to the server, I get this message, "Sorry, administration of (the company name) requires a browser which supports frames."
I guess they close the session because they couldn't give the output.
How does a web server keep the authentication?
How can I access to the web server by a java program rather than a browser?

thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top