RE: download a small file from tomcat server

2010-02-12 Thread Joseph Morgan
, as just about any reasonable search on JSP, DB, and server push (comet) will wield about 100 tutorials. Joe -Original Message- From: albertkao [mailto:albertk...@gmail.com] Sent: Friday, February 12, 2010 10:21 AM To: users@tomcat.apache.org Subject: RE: download a small file from tomcat

Re: download a small file from tomcat server

2010-02-12 Thread Pid
On 12/02/2010 16:21, albertkao wrote: Joseph Morgan-2 wrote: Albert, This is a topic for a web programming forum, not a Tomcat forum. In the meantime, just copy the file to your local machine, create an HTML page with a link to the file, and test your JS. If in tomcat, stick the file in t

RE: download a small file from tomcat server

2010-02-12 Thread albertkao
Joseph Morgan-2 wrote: > > Albert, > > This is a topic for a web programming forum, not a Tomcat forum. > > In the meantime, just copy the file to your local machine, create an > HTML page with a link to the file, and test your JS. If in tomcat, > stick the file in the tomcat root, create

RE: download a small file from tomcat server

2010-02-12 Thread Joseph Morgan
Albert, This is a topic for a web programming forum, not a Tomcat forum. In the meantime, just copy the file to your local machine, create an HTML page with a link to the file, and test your JS. If in tomcat, stick the file in the tomcat root, create an HTML page with a link to the file, and