On 18.06.2004 15:17, Jasper Michalczik wrote:

Hello,

I currently have to webapps running which are exactly the same. I've put
them in to different folders in the webapp folder of Tomcat.

Now I experienced some severe performance losses when running a third or
fourth application which are again only copies of the first one.

I did this because the sitemap is selecting the content (the xml-files)
depending on the folder the application is put into. So if the folder is
calles app1, the content is taken form "../webdav/app1/content". I
receive the value for "app1" with the variable {request:contextPath}.

No I'd like to merge the webapps - but it should still be possible to
enter "http://localhost/app1"; and get the rendered content from the
webdav/app1 folder. Also the authentication data is stored there and
should be independent.

Any suggestions?

Yes, that should be easy using different sub sitemaps mounted correctly.

Joerg

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



Reply via email to