What are the uses of servlets?
No Answer is Posted For this Question
Be the First to Post Answer
Is servlet a server side scripting language?
Write all the phases defined in servlet life cycle?
What is cookie? Why is cookie used?
request parameter how to find whether a parameter exists in the request object?
What is servlet and its advantages?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
What is pure servlet?
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
In servlets, Why do we need both GET and POST method implementations?
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?
Explain the difference between a web server and a web container?
What is with the javax.servlet package naming?