[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Tomcat userid (was Re: Tomcat 3.3 / 4.0 ? When?)



>>>>> "Stefan" == Stefan Gybas <gybas@trustsec.de> 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: <ggeens@iname.com> - Work: <guy.geens@cgey.be>
WWW: http://users.pandora.be/guy.geens/
`I want quality, not quantity. But I want lots of it!'



Reply to: