aspose file tools
The moose likes Servlets and the fly likes How to connect to Servlet from Java client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to connect to Servlet from Java client" Watch "How to connect to Servlet from Java client" New topic
Author

How to connect to Servlet from Java client

mukund kulkarni
Greenhorn

Joined: Nov 11, 2001
Posts: 23
I want to use the Secured connection HTTPS .
I am having a Java client that need to connect to the Servelet running on the webserver.
how to achieve this. Please guide me
Thanks in advance


-Mukund Kulkarni<br /> <br />Sun Certified Java Programmer<br />Sun Certified Java Developer
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

U can use the approach similar to
http://www.j-nine.com/pubs/applet2servlet/


Groovy
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to connect to Servlet from Java client
 
Similar Threads
Connect SSL with client Certificate using java code
jsp
database connection
how to connect EJB without using runclient
Microsoft Sharepoint web services from java client