Hello,

We have a web application that is overwritten each time we push a new
version of the code into production.  However, we have jsp files that are
included by the web application (dynamically via a jsp:include), but are
edited outside of the web application... and should not be overwritten
just because the core code is updated.

What is the best practice for including jsp files that exist outside the
web application?  I have seen a couple of threads of putting these
"included" jsp files in a separate web application that is not
overwritten... but I was wondering if there was a better solution.

Thank you,
-Raiden Johnson


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

Reply via email to