Results 1 to 3 of 3

Thread: How to cache the web pages using EHCache

  1. #1
    Join Date
    Apr 2007
    Posts
    6

    Default How to cache the web pages using EHCache

    Dear all,
    i need to know how to cache the dynamic web pages using EHCache.
    please send me with details. i am using spring framework.
    how to implement EHCache in spring framework for caching web pages.
    if possible send me examples and documents site.
    Thanks and Regards,
    N.Ramkumar

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I'm not sure how this is related to Spring. You can configure ehcache with Spring, I think the rest is down to you. Have you tried googling this?
    Last edited by karldmoore; Aug 27th, 2007 at 02:35 PM.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  3. #3
    Join Date
    Apr 2007
    Posts
    6

    Default After Configure

    Yah, i know how to configure using spring.
    i dont the next step to cache the web pages(JSP pages) for faster access. there is SimplePageCachingFilter and PageFragmentCachingFilter. i studied that we have to subclass it and use it. i dont know how to use practically. please help me with examples.
    Thanks and Regards,
    N.Ramkumar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •