> From: Michael Ludwig [mailto:m...@as-guides.com]
> Subject: Re: providing downloading functionality for a file which is on
> disk
> 
> Is there a way of including a second context with a web 
> application in a similarly convenient way?

No.  The servlet spec expects webapps to be independent of each other, and 
Tomcat follows that expectation.  You have to install the two webapps 
separately.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to