Laing Susan wrote: > > How do you do it from within Java. > Any basic Java reference has the information. You can try the "Custom Networking" trail of the Java Tutorial:
http://java.sun.com/docs/books/tutorial/ There are also third party libraries like: http://www.innovation.ch/java/HTTPClient/ but it sounds like your needs are simple enough that the built-in Java stuff should work fine. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com ___________________________________________________________________________ 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
