0% found this document useful (0 votes)
3 views2 pages

Servlet Question

The document contains a series of questions related to web applications, internet protocols, and servlets, covering fundamental concepts such as the differences between static and dynamic web applications, web servers, application servers, and servlet types. It also addresses servlet methods, session tracking, cookies, request dispatchers, and the life cycles of servlets and JSPs. Additionally, it includes queries about configuration parameters and JSP tags, indicating a comprehensive overview of web technologies.

Uploaded by

derotav936
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Servlet Question

The document contains a series of questions related to web applications, internet protocols, and servlets, covering fundamental concepts such as the differences between static and dynamic web applications, web servers, application servers, and servlet types. It also addresses servlet methods, session tracking, cookies, request dispatchers, and the life cycles of servlets and JSPs. Additionally, it includes queries about configuration parameters and JSP tags, indicating a comprehensive overview of web technologies.

Uploaded by

derotav936
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Servlet-Question:

1.What is web-application?

2.List different internet protocols?

3.Explain

1.TCP/IP

2.FTP

3.SMTP

4.HTTP

5.HTTPS

4.What is the difference between static and dynamic web application?

5.What is web server?

6.What is application server?

7.What is the difference between web server and application server?

8.What is servlet?

9.What is the difference between Generic servlet and http servlet?

10.List and explain Http Servlet Methods?

11.What is the difference between doGet and doPost?

12.What are the different methods of servlet interface (List and explain)

13.What is deployment descriptor?

14.what is the difference between servlet context and servlet config?

15.How to configure the config parameters?

16.How to configure the context parameter?

17.What is session tracking what are the different ways to implement it?

18.What is cookie?

19.How to create a cookie?

20.How to destroy the cookie?

21.What is HttpSession?

22.What is the use of getSession()?

23. What is request dispatcher? Explain


24.Difference between Forward and include?
25.Difference between forword and sendredirect?
26.Explain Servlet LifeCycle?

28.What is JSP?
29.Explain Each JSP Tag?

30.What is directive Tag?Explain each

31.Explain JSP Life Cycle?

32.List Jsp imlicit object?

You might also like