What is servlet exception?

Answer Posted / saravanan murugesan

When a client sends a request to web container, it searches for particular servlet requested by the client . If there is no requested servlet , the web container throws servlet Exception

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When jsessionid is created?

610


What are its drawbacks of cgi?

576


What do you mean by chaining in servlet?

580


How can you create a session in servlet?

601


What is servlet and its life cycle?

576






How do you communicate in between Applets and Servlets?

599


Which HTTP method is non-idempotent?

620


What are the objects involved when a servlet receives a call from client?

553


List some life cycle methods of a servlet.

592


What is the difference between the include() and forward() methods?

576


What is servlet configuration?

534


Can you use javascript in servlets?

609


What are the advantages of servlets over traditional cgi?

634


What is the servletconfig object?

538


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

2289