What is the use of java servlet api?
No Answer is Posted For this Question
Be the First to Post Answer
The code in a finally clause will never fail to execute, right?
Differentiate between get and post?
What is servlet and its advantages?
What is servlet lazy loading?
What is the functionality of actionservlet and requestprocessor?
Explain the role of dispatcherservlet and contextloaderlistener.
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
can it possible to validate form field before execution of a servlet service method if yes how??
How do you deal property files in servlet?
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
When jsessionid is created?
How do u authorize and authenticate without <auth> of web.xml