| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to pass JavaBeans data to JSP using Servlets? | | 2 |
| Is it possible to call servlet with parameters in the URL? | | 2 |
| What is Single Threaded Model in Servlets? Explain this
with an example? | Wipro | 6 |
| how a user session can be tracked in servlets? | | 1 |
| What type of protocols are used in HttpServlet? | | 1 |
| How do you track a user session in servlets? | | 2 |
| what is a session object? | | 2 |
| What is the use of Servlets? | | 2 |
| What are the methods in HttpServlet? | | 2 |
| How do u authorize and authenticate without <auth> of
web.xml | Bosch | 1 |
| init() method of servlet loaded by? | | 2 |
| What is use of parseQueryString? | | 1 |
| what is the difference between?when we write the code in
following manner?
class One extends httpservlet
{
}
and
class One extends genericservlet
{
} | | 2 |
| we cant Override Jsp Service method?Why? | Mind-Tree | 2 |
| Difference between Include, Forward and sendRedirect in
Servlet? | AZTEC | 3 |
| what is SSL? | | 1 |
| what is meant by Transaction Isolation Levels? | IBM | 1 |
| how do you maintain sessions in servlets? | AZTEC | 2 |
| How to prevent browser from caching the page content? | | 1 |
| Difference between web container & web server...........
Difference between web server & application server????????? | TCS | 3 |
| |
| For more Servlets Interview Questions Click Here |