This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes How to display popup when user is browsing through internet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to display popup when user is browsing through internet" Watch "How to display popup when user is browsing through internet" New topic
Author

How to display popup when user is browsing through internet

nrv praveen
Greenhorn

Joined: Jan 29, 2010
Posts: 6
When the user tries to browse through a website through local intranet like https://mypay he will not be asked for any user id and password . But when he tries to browse through internet using https://mypay.mycompany.com he will be asked for user id and password using a prompt box. How to implement this pop-up scenario when user is browsing the application through internet in a struts application
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Please take the time to choose the correct forum for your posts. This forum is for questions on Servlets. For more information, please read this.

This post has been moved to a more appropriate forum.

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to display popup when user is browsing through internet
 
Similar Threads
Cache/Cookie keeps looping to page
How to display popup when user is browsing through internet
Tomcat 7.0.12 (401 Unauthorized - Authorization required for the URL.) error
Multiple User problem
Accessing LDAP Registry using Java API