How to handle exceptions thrown by application with another servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of SessionTracking?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
How we can check in particular page the session will be alive or not
Whats the advantages using servlets over using CGI?
Explain the role of dispatcherservlet and contextloaderlistener.
What are the new features added to servlet 2.5?
Which java framework is most popular?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is MIME Type?
What are the servlet events?
If a servlet is not properly initialized, what exception may be thrown?
Can you send an authentication error from a servlet?