Which HTTP method is non-idempotent?
No Answer is Posted For this Question
Be the First to Post Answer
Name the servers that can be used to develope and deploy Servlets?
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.
What is the use of httpservletresponsewrapper?
What is session?
What is use of parseQueryString ?
what are the disadvantages of cookies?
what is servlet life cycle?
how can we execute servelt? what the use ".war" or ".jar" file creation
Difference between GET and POST?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
Which interface must be implemented by all servlets?
What is a parser. What does a parser do with a XML? Why do we need it?