An object of FilterConfig is created by the web container for each filter. It can be used to read filter init parameters. Placed in web.xml… Read More
Tag Archives: Elite-Batch-2022
GenericServlet implements the Servlet interface and provides an implementation for all its method except the service() method hence it is abstract. GenericServlet class defines a protocol-independent(HTTP-less)… Read More
The Server embeds new hidden Fields in every dynamically generated From page for the client. when the client submits the form to the server the… Read More