Differentiate between get and post?
No Answer is Posted For this Question
Be the First to Post Answer
What is the capacity the doget can send to the server?
Explain the servlet filter.
Why is init() method is used in servlets?
Can you refresh servlet in client and server-side automatically?
What is difference between get and post method?
Explain the difference between get and post method in servlet?
How do we share data using 'getservletcontext ()?
Which interface should be implemented by all servlets?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
What’s the difference between genericservlet and httpservlet?
Explain session tracking and its importance?
What is URL Rewriting ?