Hello!
I'm developing a Java, Struts, Tomcat application.
I attached a Authentication Screen-shot Dialog that appears when I want to open page from another server via my application.
Is there any way to pass the username and password (attach it on link, or put it in the session/request) so it won't be necessary to fill the attached dialog? How?
Regards