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
What are different types of SessionTracking?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
Describe some assignments that are executed by servlet container?
What mechanisms are used by a Servlet Container to maintain session information?
what are the way a client can be tracked?
What are the advantages of Servlet over CGI?
What is the difference between servlet and jsp?
How can we invoke another servlet in a different application?
What is a java servlet?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What do you mean by web applications?
What is the importance of init() method in Servlet ?