Hi,
Clarity mostly.  No need to obfuscate something unless absolutely
necessary for overriding reasons...  It's a mistake to rely on any
specific pattern under Tomcat's work directory: it's Tomcat's to manage.

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Yu, John [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 08, 2004 4:59 PM
>To: 'Tomcat Users List'
>Subject: directory for compiled JSPs
>
>Sorry if this has been asked before. I searched archive but couldn't
find
>exactly
>what I'm looking for.
>
>The issue happened is that when using Tomcat5 and deploying web
>applications
>
>with same context root (path), the second web app deployed (and Tomcat
>restarted) will still have browser pointing to the main JSP of the
first
>application
>(assuming they have the same starting JSP page).
>
>What I noticed then is from Tomcat 4 to Tomcat 5, it seems the working
>directory
>structure has changed when JSPs are compiled which may have contributed
to
>this.
>- in Tomcat 4, I used to get under host something like
>"D_3A_5Ctemp_5Ctest_5Cwebcontext"
>  (docBase), and below it the web context if any.
>- in Tomcat 5, it directly puts web context directory under host.
>
>I'm wondering if I could/should bring this old feature of Tomcat 4
back.
>What are
>the reason(s) that this is changed (e.g. consistency, JspC, etc.)?
>
>Thanks in advance,
>John
>
>
>
>
>The contents of this e-mail are intended for the named addressee only.
It
>contains information that may be confidential. Unless you are the named
>addressee or an authorized designee, you may not copy or use it, or
>disclose
>it to anyone else. If you received it in error please notify us
immediately
>and then destroy it.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to