Steve Buonincontri wrote:

> This is a good question. We use a raw socket connection to do this but not
> through a servlet. I have been trying to figure out the best way to do it
> through a servlet. We use compression and we think we can still do it through a
> servlet.
>
> -sb
>
> servletqa qa <[EMAIL PROTECTED]> on 02/24/2000 02:07:23 AM
>
> Please respond to "A mailing list for discussion about Sun Microsystem's Java
>       Servlet API Technology." <[EMAIL PROTECTED]>
>
> To:   [EMAIL PROTECTED]
> cc:    (bcc: Steve Buonincontri)
>
> Subject:  Downloading large data using Servlets
>
> Hello,
>
> We want to exchange large amounts of data (>1MB) between the client and the
> server using JSP/Servlet technolog. Does anyone have an idea of how to
> implement such a requirement? Please find below the following concepts we
> are thinking of:
> 1. Using Applet to Servlet communication.
> 2. Using CORBA
>
> If we are using CORBA then how to synchronize between client HTTP session
> and the CORBA session?
>
> If this is not the right place to post, please give the group name.
>
> TIA
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.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
>
> ___________________________________________________________________________
> 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

I'm sorry, my english very bad, but I mean what use IIOP for transport is good idea
for this is TCP.

___________________________________________________________________________
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