Servlets Interview Questions
Questions Answers Views Company eMail

How we can get ip address of client in servlet?

540

Explain servlet events?

563

List the Different types of servlet?

584

What is the difference between forward () and sendredirect () functions in servlet? Explain

548

Explain the difference between get and post method in servlet?

605

What do you mean by url pattern in servlet?

631

Explain the difference between generic servlet and http servlet?

541

Explain the jar and war files in servlet?

556

Explain the difference between jsp and servlet?

592

How we can create war file in servlet?

662

What do you mean by filter in servlet?

538

Explain the different ways for servlet authentication?

532

Explain the lifecycle of a servlet?

506

Explain the features are in servlet 3?

603

What are the difference between session and cookies in servlet? Explain

563


Post New Servlets Questions

Un-Answered Questions { Servlets }

What are the different methods of session management in servlets?

539


What is servlet api used for conneting database?

696


What are the different ways we can maintain state between requests?

577


What is servlet container. how it works?

615


Which HTTP method is non-idempotent?

618






Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

615


What's the architecture of a servlet package?

557


Why is http protocol called as a stateless protocol?

535


What is servlet configuration?

529


Why is Servlet so popular?

613


What is the use of httpservletrequestwrapper?

592


What are different ways for servlet authentication?

566


What methodology can be followed to store more number of objects in a remote server?

1817


What do you mean by request dispatcher in servlet?

610


How can you push data from an Applet to a Servlet?

607