What are the functions of an intercepting filter?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need servlet filter?
What is the capacity that doGet method can send to the server?
Define the lifecycle for executing a jsp page.
What is the difference between ExecuteUpdate and ExecuteQuery?
How to commuincate between an applet and a servlet?
How to find whether a parameter exists in the request object?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What methods do we use in Servlet to Applet communication?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
what is the difference between servlets and struts?
What is dispatcher servlet?