Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
List out the difference between ServletConfig and ServletContext?
How will you pass values from HTML page to the servlet?
How would you create deadlock on your servlet?
How the JSP file will be executed on the Server side?
What is new in ServletRequest interface ? (Servlet 2.4)
What is httpservlet class?
Explain mvc pattern.
What is DSN and System DSN and what is the difference between them?
What is a cookie What is the difference between session and cookie
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
How to make sure a servlet is loaded at the application startup?
Which http method is said to be non-idempotent and idempotent?