You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Veena <ve...@wisor.com> on 2000/02/16 14:30:30 UTC

Re: Caching JSP pages

JSP is compiled into a Servlet.............

----- Original Message -----
From: Gary Murphy <gl...@hilbertinc.com>
To: <ge...@jakarta.apache.org>
Sent: Thursday, February 24, 2000 6:55 PM
Subject: Re: Caching JSP pages


>
> I am not sure what you mean by JSP caching.  The JSP is turned into a
> compiled JavaBean and the resulting class is loaded into the JVM, so it is
> cached as a natural part of the implementation.  If you mean caching the
> HTML at the client end, that should be accomplished with a combination of
> the HTTP headers and the HTML content in the JSP, but I need to look into
> that myself so I can't give a definitive answer.
>
> Kare Nuorteva wrote:
>
> > Does anyone know a solution or an architecture to implement JSP caching
> > at the application level?
> >
> > Any ideas?
> >
> > cheers,
> > Kare 8^)
> >
> > --
> > Kare Nuorteva, programmer
> > Satama Interactive, Henry Fordin katu 6 FIN-00150 HELSINKI
> > tel. +3589 680 51 396, GSM +35840 57 833 57
> > http://www.satama.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org