What is the difference between get and post methods?
No Answer is Posted For this Question
Be the First to Post Answer
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Is servlet a server side scripting language?
What is the use of welcome-file-list?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Which httpsession object is used to view and manipulate information about a session?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the use of RequestDispatcher in servlet?
18 Answers Accenture, CTS, TCS,
Describe the phases of servlet lifecycle?
What do you mean by cgi and what are its drawbacks?
In servlets, Why do we need both GET and POST method implementations?
What is servlet lazy loading?