Geeks Talk

Prepare for your Next Interview




caching

This is a discussion on caching within the JSP forums, part of the Web Development category; what do u mean by caching in Jsp?...


Go Back   Geeks Talk > Web Development > JSP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-14-2007
Junior Member
 
Join Date: May 2007
Location: Bangalore
Posts: 19
Thanks: 0
Thanked 1 Time in 1 Post
sweet_person is on a distinguished road
caching

what do u mean by caching in Jsp?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-15-2007
Contributing Member
 
Join Date: Feb 2007
Location: hyderabad,india
Posts: 34
Thanks: 0
Thanked 4 Times in 4 Posts
raafay is on a distinguished road
Re: caching

Hi! Sweet Person,

Caching JSP allows you to cache fragments (for temporary storage of data likely to be used again) of your JSP pages. It uses different attribute tags. Its caches the body of your JSP pages between the beginning and ending tags according to the attributes specified.
Hope you got it.
Thank you,
Raafay.
Reply With Quote

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved