Filters (67)
  Servlets (76)
  JSP Taglibs (388)



Order Status
Product List
Services
Contact Us
License
About Us
Check Out
Search







(FLT-86) If-Modified-Since Filter



Online Price

Sales Price:

Qty:


 
If-Modified-Since filter ver. 1.2

This is a Java servlet filter (as per Servlet API 2.3). This filter lets you proceed If-Modified-Since header in the request. The If-Modified-Since header field is used with the GET method to make it conditional: if the requested resource has not been modified since the time specified in this field, a copy of the resource will not be returned from the server. In this case a status code 304 (not modified) will be returned with empty body. So you can save bandwidth for static files for example.
This filter aslo sets Last-Modified header in the response.

Try it Out: http://www.servletsuite.com/servlets/ifmodflt.htm

 

HOME | SITE SEARCH | CONTACT US | ABOUT US | PRODUCTS

Created by USA Sat, Inc. © OMOLI, Inc. - J2EE Components Store. All rights reserved.

spac.gif (848 bytes)