Good idea.

Rgds,
Bo

----- Original Message -----
From: "Mark Galbreath" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 17, 2001 7:31 AM
Subject: Re: download question


> Tell the security-heads at your company to get a clue.  Applets a
> security risk?!
>
> Cheers!
> Mark
>
> ----- Original Message -----
> From: "Bo Wang" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 16, 2001 8:36 PM
> Subject: Re: download question
>
>
> > The problem is multi-request is OK, it's from client side to
> server, but not
> > multi-response, not from server side to client side, the
> response disappear
> > after downloading one file, can not be call back, I don't know
> why.
> >
> > Another problem is our customer doesn't want to get a zip file,
> they just
> > want exactly those files. I know I can use Applet to do that,
> but our
> > company doesn't allow it for the reason of security. Any
> suggestion?
> >
> > Thanks,
> > Bo
> >
> >
> > ----- Original Message -----
> > From: "Mark Galbreath" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, April 14, 2001 5:45 PM
> > Subject: Re: download question
> >
> >
> > > Check out the source code in Hunter & Crawford's "Java
> Servlet
> > > Programming, 1st Ed.," pp. 112-121.
> > >
> > > Cheers!
> > > Mark
> > >
> > > ----- Original Message -----
> > > From: "Bo Wang" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Saturday, April 14, 2001 3:13 PM
> > > Subject: download question
> > >
> > >
> > > > Hi, all,
> > > >
> > > > I'm writing a project which needs to download multiple
> files
> > > from the
> > > > browser:
> > > > the user should be able to choose several check box which
> next
> > > to the file's
> > > > name, and then click a download button, he/she will get all
> > > those files
> > > > he/she chose.
> > > >
> > > > The problem is I can only do one file downloading at a
> time,
> > > after that, the
> > > > response disappear, can anybody tell me how to do it?
> > > >
> > > > Any suggestions are appreciate.
> > > >
> > > > Bo Wang
> > > >
> > > >
> > >
> _________________________________________________________________
> > > __________
> > > > 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
>

___________________________________________________________________________
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