When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
No Answer is Posted For this Question
Be the First to Post Answer
can i modify the data which are generated by the servlet
what is the advantage of using Servlets over CGI programming?
request parameter how to find whether a parameter exists in the request object?
What is the use of attribute in servlets?
Who is responsible for writing a constructor?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
What do you mean by httpservlet and how it is different from the genericservlet?
What are the differences between servlet context vs servlet config?
we cant Override Jsp Service method?Why?
4 Answers Infrasoft, Mind Tree,
What are different Authentication options available in Servlets.
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
Can we use servlets in JavaScript?