What is difference between get and post method?
No Answer is Posted For this Question
Be the First to Post Answer
Explain servlet events?
How can I send user authentication information while making URL Connection?
What do you mean by scope object and what are its types?
Why is a constructor needed in a servlet even if we use the init method?
which method in doGet or doPost is use to send binary date to server
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
What are the various ways of session supervision in servlets?
How can we implement a jsp page?
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
how the jsp page can be regenerated?
What do you mean by url pattern in servlet?
What is the capacity that doGet method can send to the server?