I am trying to access to a web server which requires authentication. (HTML has javaScript and Applet)
I send "Form" to the web server.
I got this message."Sorry, administration of (company name) requires a browser
which supports frames." I guess they might close the session issuing this HTML file which includes the message.
How can I access to the web server from my java application?
How can I keep the permission to the server?
I really need your help.
thanks.
I send "Form" to the web server.
I got this message."Sorry, administration of (company name) requires a browser
which supports frames." I guess they might close the session issuing this HTML file which includes the message.
How can I access to the web server from my java application?
How can I keep the permission to the server?
I really need your help.
thanks.