Re: How do i cache a JSP on the proxy?

2001-06-11 Thread Eduard Witteveen
that, but as far as i can see, it simply caches the body tag result.. ) -- Eduard Witteveen Systeem Ontwikkelaar NOS Internet, Mediacentrum Kamer 203 +31(0)356773059 http://www.omroep.nl/ Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

How do i cache a JSP on the proxy?

2001-06-08 Thread Eduard Witteveen
otherways to cache the jsp pages on the front proxy? greatings, -- Eduard Witteveen Systeem Ontwikkelaar NOS Internet, Mediacentrum Kamer 203 +31(0)356773059 http://www.omroep.nl/ Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Re: How do i cache a JSP on the proxy?

2001-06-08 Thread Eduard Witteveen
misunderstanding, but i can see in the logs that this method is never called, so this isnt a sollution to my problem. -- Eduard Witteveen Systeem Ontwikkelaar NOS Internet, Mediacentrum Kamer 203 +31(0)356773059 http://www.omroep.nl/ Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Re: SV: When trying to parse jsp inside a servlet - 404

2001-04-10 Thread Eduard Witteveen
getServletContext().getNamedDispatcher("jsp"); disp.forward(req, res); } /code -- Eduard WitteveenSysteemontwikkelaar NOS Internet Mediacentrum Kamer 203, tel. +31(0)35 6773059 Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

When trying to parse jsp inside a servlet - 404

2001-04-09 Thread Eduard Witteveen
eprocessor for generation of scripts which will then be converted to a binairy reponse. I hope im correct when i use the RequestDispatcher.include() with a ServletResponse(implementation), which i will convert to a String. -- Eduard WitteveenSysteemontwikkelaar NOS Internet Mediacentrum Kame