What is ServletConfig object?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between encodeRedirectUrl and encodeURL?
Can you use javascript in servlets?
What is meant by Servlet? What are the parameters of service method?
what are the disadvantages of cookies?
What are the differences between servlet context vs servlet config?
Explain web container.
What do you mean by httpservlet and how it is different from the genericservlet?
Which exception is thrown if servlet is not initialized properly?
What is a parser. What does a parser do with a XML? Why do we need it?
What is with the javax.servlet package naming?
Why are servlets used?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?