Login into website through javacode
Hi,
I want to login a web site login page with Java code. I don't know how to write the program for that any one can send me the code to login. I have my user name and password for that site. I need help for this i hope i will get good replay.Can any one tell me how I can login into the website through Java code. The web page is using the post method to send request to the server.

