What are different ways for authentication of servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Can you send an authentication error from a servlet?
What exception should be thrown when servlet is not properly initialized?
In servlets, Why do we need both GET and POST method implementations?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
Explain how does JSP handle run-time exceptions?
Which method is called when reference variable is passed in system.net?
What are different types of Servlets?
Can servlet have a constructor ?
How can a servlet be used to generate plain text instead of html?
What is servlet lazy loading?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
program for RequestDispatcher in servlets?