Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Disable caching in servlet

Reply
Thread Tools

Disable caching in servlet

 
 
gandhi.pathik@gmail.com
Guest
Posts: n/a
 
      01-30-2006
hi everyone


currently i am doing one application , in which i need to disable
caching ..I am using servlet and jsp..At what time(during request
process) i should disable caching and how it can be done.

please give some tips regarding my problem

Thanks and Regards,
pathik s gandhi

 
Reply With Quote
 
 
 
 
Sanjay
Guest
Posts: n/a
 
      01-30-2006

wrote:
> hi everyone
>
>
> currently i am doing one application , in which i need to disable
> caching ..I am using servlet and jsp..At what time(during request


What cacheing are you talking about. JSP Cached objects?

> process) i should disable caching and how it can be done.
>
> please give some tips regarding my problem
>
> Thanks and Regards,
> pathik s gandhi


 
Reply With Quote
 
 
 
 
gandhi.pathik@gmail.com
Guest
Posts: n/a
 
      01-30-2006
i am talking about html caching by browser.

 
Reply With Quote
 
Sanjay
Guest
Posts: n/a
 
      01-30-2006

wrote:
> i am talking about html caching by browser.


Use HTTP headers to control the caching of Web pages.
You can find more information at
http://support.microsoft.com/kb/234067/EN-US/

Sanjay

 
Reply With Quote
 
gandhi.pathik@gmail.com
Guest
Posts: n/a
 
      01-30-2006
thanks for tips.
Regards,
pathik s gandhi

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable page caching without disabling caching of jpegs andstylesheets etc JimLad ASP .Net 3 01-21-2010 10:13 AM
Prevent servlet from caching, vinodh@uab.edu Java 3 01-08-2005 07:17 AM
Servlet question(Tomcat, web.xml, servlet-class, servlet-name) circuit_breaker Java 2 04-04-2004 03:26 AM
Fragment Caching inside page caching? Troy Simpson ASP .Net 0 01-19-2004 11:57 AM
trouble with caching or caching the trouble Hypo ASP .Net 6 08-01-2003 07:11 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57