Hi

Servlet receives request from applet to retrieve data
(image/video data ) from DB. Then servlet connects DB,
resulting array byte (byte[]).

Could servlet send response (byte[]) to other site
(for example
http://localhost:8080/examples/servlets/servlet.html )
using sendRedirect() ?

And how that site read the response from servlet ?

Thank you.

-pamungkas-

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.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

Reply via email to