Results 1 to 1 of 1
- 09-24-2010, 06:11 AM #1
Member
- Join Date
- Sep 2010
- Posts
- 16
- Rep Power
- 0
Need help in redirecting to a site directly surpassing credentials.
Hi ,
I was trying to write a simple client application in which on clicking the action button it should re-direct to a website.
I have used the below to do the action:
response.sendRedirect(site) .. I was able to give the site and able to see the webpage. The site which i have given is the home page and am able to see. For example: this is the home page site https://10.80.99.18/abcd/showHome.do.
This is the home page which is expecing username and password. Now am giving the credentials and logging and clicking some link to go the site
https://10.80.99.18/abcd/showReport....Data%20Summary.
Now my requirement is to write a client application to go to the above link directly by surpassing the credentials . Is there a way to achieve this ?
Similar Threads
-
Send login credentials to applet in html
By spooky in forum Java AppletsReplies: 2Last Post: 05-14-2010, 03:50 AM -
Redirecting output at Thread level
By beezerbutt in forum Advanced JavaReplies: 8Last Post: 02-14-2009, 11:19 PM -
Redirecting HTTP request to another webserver
By barunva in forum NetworkingReplies: 0Last Post: 10-21-2008, 08:50 AM -
how to get empty fields when redirecting to previous page
By sireesha in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 09-09-2008, 07:51 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks