Is servlet a server side scripting language?



Is servlet a server side scripting language?..

Answer / Shivani Sharma

Yes, Servlets are a server-side scripting language used to build dynamic web pages and web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

How do I use cookies to store session state on the client?

1 Answers  


What is servlet container. how it works?

1 Answers  


What is the main purpose of java servlets?

1 Answers  


explain filters in java?

2 Answers   TCS,


i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do

2 Answers   Caritor, Globerian,


Can a servlet be called by passing its name as a parameter in the URL?

1 Answers   iFlex,


Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?

5 Answers   TCS,


What are the different methods of session management in servlets?

1 Answers  


What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

1 Answers  


How will two or three servlets interact or communicate with each other?

1 Answers  


What are the different methods involved in generic servlet?

1 Answers  


Which method the Servlet container call to create the instance of the servlet?

16 Answers   emc2, JK Technosoft,


Categories