Joined: Tue Jan 19, 2010 4:06 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
Hello,
I need something that press the button on HTML from java, from researches I got "Posting" I post from C# and it works, but in java I couldnt get to the next page with posting methods.
can I solve this problem.
on the fist page there is user name and password, and apply button. from java I want to press the button with given (in java) parameters and get the html code of the next page.
msi_333
Question subject: Re: posting from java to html
Posted: Wed Jan 27, 2010 11:33 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
This html Java editor code , it should be helpful to you .