Describe some assignments that are executed by servlet container?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by httpservlet?
Whether thread can be used in servlets?
What is the purpose of requestdispatcher interface?
what is meant by Transaction Isolation Levels?
If servlet receives multiple requests, how many objects will it create?
What is filter? Can filter be used as request or response?
What are the steps that are involved in using the httpservlet class?
how do you maintain sessions in servlets?
How do you create a cookie using servlet?
In servlets, Why do we need both GET and POST method implementations?
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 is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?