I get 'type code out of range, 79'

> -----Original Message-----
> From: Atul Prasad [SMTP:[EMAIL PROTECTED]]
> Sent: Saturday, January 15, 2000 4:02 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: sending objects from servlet to Applet
>
> Hi,
>
> U shud open a urlConnection from applet to servlet and acquire the Input
> stream and output stream (using URLConnection.getInputStream(),
> URLConnection.getOutputStream() ) in applet and pass the objects to and
> fro
> the applet
>
> Regards,
> Atul
>
> > Environment jdk1.2.2
> > jsdk2.0
> > Hi All,
> > I have a vector of vectors which i want to send from a servlet to a
> > applet.
> > Can i send the vector object using HttpServletResponse from servlet to
> > Applet.
> > Any suggestions or code samples will be highly appreciated
> > thanks,
> > Rahul
> > ______________________________________________________
> > 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
>
> __________________________________________________________________________
> _
> 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

Reply via email to