How do I support both get and post from the same servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by mime type?
How the typical servlet code look like ?
What is the purpose of requestdispatcher interface?
What is done after deploying a war file and before client gives a request
What are life cycle methods of a servlet?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
What is a web container and what is its responsibility?
How many Cookies can a host support?
How are filters?
How to get the server information in a servlet?
What is string tokenizer?
Is servlet a server side scripting language?