Answer Posted / dipak
servlet is a general java file with added servlet api
functionalities,so like a java file it also throw exception
when it faces.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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
How do you deal property files in servlet?
Which method of the httpservletrequest object is used?
Explain Action Servlet?
Write the code to get the server information in servlet.
What is a servlet context?
How to handle exceptions thrown by application with another servlet?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What are the steps that are involved in using the httpservlet class?
Which exception is thrown if the servlet is not initialized properly?
Why do you use session tracking in httpservlet?
What are all the advantages of servlet over cgi?
Can filter be used as request or response?
What's the servlet interface?