If servlet receives multiple requests, how many objects will it create?
No Answer is Posted For this Question
Be the First to Post Answer
What is a generic servlet?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
How can a servlet be used to generate plain text instead of html?
What is servlet api used for conneting database?
How many Cookies can a host support?
Describe in brief RequestDespatcher?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What’s the difference between sendredirect and forward methods
What is servlet interface?
How are filters?
can we create more than ServletContext and ServletConfig in your application