cache your business logic. wicket rendering is pretty fast, i doubt
that is your bottleneck.

-igor

On Wed, Dec 1, 2010 at 3:03 AM, andrea.castello
<a.castello.pronet...@gmail.com> wrote:
>
> Hi,
>
> is there a way to get the HTML output of a page component and cache it
> somewhere (ie: a custom cache or and Ehcache object or somethink similar?
>
> I need to pre-cache HTML in order to speed up the page rendering on Ajax
> requests.
>
> Thanks you,
>
> Andrea
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Cache-HTML-output-of-a-page-tp3067050p3067050.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to