>>>>> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes:

Stefan> So static parts inside the /mywebapp directoy were served by
Stefan> Apache directly and dynamic parts (JSP pags and servlets) were
Stefan> passed to Tomcat using mod_jk. This changed in Tomcat 3.3: All
Stefan> files inside /mywebapp are handled by Tomcat now, like in this
Stefan> example:

Stefan> JkMount /mywebapp/* ajp13

I had some problems with struts using the old configuration. Struts
generates links to images which contain the session ID, and apache
would try to load a file called `some.gif;SESSION=asdfghjk'.

-- 
G. ``Iggy'' Geens - ICQ: #64109250
Home: <[EMAIL PROTECTED]> - Work: <[EMAIL PROTECTED]>
WWW: http://users.pandora.be/guy.geens/
`I want quality, not quantity. But I want lots of it!'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to