>>> Gokul Singh <[EMAIL PROTECTED]> 19-Sep-00 2:00:33 PM >>>

>Thanks a lot Nic.
>I stand corrected and more enlightened.

I don't think you needed correcting Gokul... what you said about FTP
made perfect sense.

The Apache group have proved that you *can* implement non
request/response protocols, it's just that no one does it because it's
not a great fit.

FTP *might* work because you can HTTP-ize FTP. ie: when you do this:

  ftp://server/directory

You're issuing an FTP request to get the contents of the URL... this
is very similar to HTTP of course.


Nic

___________________________________________________________________________
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