Answer Posted / ks
Defines a general exception that a Servlet can throw.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Explain the architechure of a servlet?
What is the difference between sendredirect() and forward() in a servlet?
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 does Cookies work in Servlets?
What is the functionality of actionservlet and requestprocessor?
How can we achieve transport layer security for our web application?
What are the kinds of http requests?
What is the servlet?
How can you use a servlet to generate a plain text instead of html?
What are the types of Session Tracking ?
Explain the concept of ssi ?
The code in a finally clause will never fail to execute, right?
Tell us something about servletconfig interface.
Explain the jar and war files in servlet?
What are some disadvantages of storing session state in cookies?