#DateFilter servlet
Explore tagged Tumblr posts
technosap · 7 years ago
Text
Servlet Filter and Servlet Chain
Servlet Filter and Servlet Chain
Servlet Filter and Servelt Chain -We have looked at servlets that take requests directly from the server and return their results directly to the client. Servlets were designed as a generic server extension technology, however, rather than one devoted solely to performing CGIlike functions.
Most web servers that implement servlets have also implemented a feature called servlet chaining, where the…
View On WordPress
0 notes