"Yulyanto (IT-HO)" wrote:
>
> Hi all,
> Can we invoke servlet from java application ???
> I have tried to make java application that create a connection to
> a servlet url, then send some data using DataObjectStream,
> but i cant work.
> I got message in the log JSWDK like this :

Here's example code: http://page.about.com/kmukhar. The clients are
applets, but the code for connecting will be the same whether the code
is application or applet.

Check the archives:
http://archives.java.sun.com/archives/servlet-interest.html

Check the examples for ch10: http://www.servlets.com

Download the code and look for the classes in the tunnel directory:
http://www.servletguru.com

Check the jguru faq: http://www.jguru.com/jguru/faq/view.jsp?EID=157

See the networking section of the java tutorial:
http://java.sun.com/docs/books/tutorial/networking/index.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to