Does servlet have main method?
No Answer is Posted For this Question
Be the First to Post Answer
In which cases Destroy() is invoked?
What is the ServletConfig() and what is its use?
Explain servlet events?
What if we pass negative value in load-on-startup?
What is servlet lazy loading?
What are the advantages of Servlet over CGI?
Which HTTP method is non-idempotent?
Tell us something about servletconfig interface.
How to debug a servlet?
Can we use threads in Servlets?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
What’s the difference between forward() and sendredirect() methods?