> From: WILLIAMer [mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat with jcaptcha
>
> Now, i think i just only one question :)
> I know the sessions cant share with two directory(apps).
> But iinclude parent and child directory?
> The dir "Admin" just under the dir "eCom".

If you're asking if one webapp can be deployed inside another webapp's 
directory, the answer is definitely no.  Each webapp must be in a separate 
directory (or war file) immediately under the <Host> appBase directory, or else 
in a directory completely outside of the <Host> appBase.  Under no 
circumstances can webapp deployments overlap.

 - 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.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to