I need to write a web application that will ask user to specify a website and then provide a user name and password to login to that site and open the website page as that user logged in.
I am looking fwd to see comments in terms of JAVA/JSP/ and prefferrably Javascript
For authentication to the guest site (Where user will login through script or program)I am assuming no encryption for now simplt GET and POST will work.
Thanks
Start Free Trial