Help coderanch get a
new server
by contributing to the fundraiser

Vladimir Loginov

Greenhorn
+ Follow
since Jan 26, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Vladimir Loginov

code



I need to login to some servers with httpclient. There is a code which runs 2 versions. Without arguments will login at server with Java Api, and with any arguments will login the same server with httpclient. But in second case we will not get the response from server (after "Answer: "). Why it happens and how to fix it?
Just add param fork="true" to the <java> tag.
13 years ago