MY webapps tree: eCom-Admin -Login.jsp
-Account - some .jsp
-Other directory....
I think Admin and eCom are not two webapps
And Admin is not a webapps deployed inside eCom, right?
Caldarale, Charles R wrote:
>
>> 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: [email protected]
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/tomcat-with-jcaptcha-tp18309636p18331041.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]