In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
No Answer is Posted For this Question
Be the First to Post Answer
Is it good idea to create servlet constructor?
Why servlet is mostly used?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Which is better jsp or servlet?
How is an application exception handling is done using a servlet?
Why is Servlet so popular?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
What do you mean by singlethreadmodel interface?
What is the disadvantage of cookies?
Whether we can get deadlock situation in servlets?
Can servlet have a constructor ?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?