Can you send an authentication error from a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between a web server and a web container?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
What is difference between jsp and servlet?
What are the annotations used in servlet 3?
What is called a session?
What is Servlet Context?
Explain get and post.
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
Explain the architechure of a servlet?
In howmany ways applet-servlet communication can be done?
What is cookie in servlet?
Explain the methods in Generic and HTTP Servlets?