how to hit a url with java code as i am trying but it shows avax.net.ssl.SS LHandshakeExcep tion .
please help me
code is import java.net.*;
import java.io.*;
public class unittest {
public static void main(String[] args) throws Exception {
URL url = new URL("https://193.195.180.33/marsh/Screens/Login/Login.jsp");
BufferedReader in = new BufferedReader( new...
User Profile
Collapse
Profile Sidebar
Collapse
reena9
Last Activity: Jan 16 '12, 04:41 AM
Joined: Jan 16 '12
Location:
-
reena9 started a topic i am trying to hit a url wiith java code but it shows avax.net.ssl.SSLHandshakeExceptin Javai am trying to hit a url wiith java code but it shows avax.net.ssl.SSLHandshakeExcept
No activity results to display
Show More