All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by httpservletresponse with all dependencies

Search JAR files by class name

boxspring-http-objects-holder from group com.mtvnet.boxspring.modules (version 1.0.1)

BoxSpring module which makes the current HttpServletRequest and HttpServletResponse available as Spring-beans.

Group: com.mtvnet.boxspring.modules Artifact: boxspring-http-objects-holder
Show all versions Show documentation Show source 
 

1 downloads
Artifact boxspring-http-objects-holder
Group com.mtvnet.boxspring.modules
Version 1.0.1
Last update 11. August 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

fake-servlet from group io.github.jhannes (version 0.0.41)

Test project which provides a fake implementation of HttpServletRequest, HttpServletResponse and HttpSession to be used to test servlet classes

Group: io.github.jhannes Artifact: fake-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact fake-servlet
Group io.github.jhannes
Version 0.0.41
Last update 20. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

ziplet from group com.github.ziplet (version 2.4.1)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.github.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

34 downloads
Artifact ziplet
Group com.github.ziplet
Version 2.4.1
Last update 30. April 2019
Organization not specified
URL https://github.com/ziplet/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

filter-utils from group com.mattunderscore (version 0.2.8)

Provides basic support of servlet filter. Boilerplate code etc. It provides a boilerplate implementation of the Filter interface. The GenericFilter provides a getter and setter for the FilterConfig object and ensures that this is set when init is called. The init method also calls the configureFilter method after the FilterConfig object is set and can be used by subclasses to process the filter config during initiation. It also provides an empty implementation of the destory method. The only method that requires implementation is the doFilter method. The GenericHTTPFilter extends the GenericFilter class, it provides a doFilter method that attempts to cast the ServletRequest and ServletResponse objects to HttpServletRequest and HttpServletResponse objects. If these objects can be cast successfuly then it calls the doHTTPFilter method and passes the cast objects references. If the objects cannot be cast a ServletException is thrown. The doHTTPFilter method is abstract and must be implemented by subclasses.

Group: com.mattunderscore Artifact: filter-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact filter-utils
Group com.mattunderscore
Version 0.2.8
Last update 26. July 2014
Organization not specified
URL http://www.mattunderscore.com/ws-utils/filter-utils/
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 5)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy