Is servlet a framework?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is url encoding and url decoding

0 Answers  


How values can be passed from HTML page to servlet?

7 Answers   ABC,


My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??

2 Answers  


What is the use of send redirect () method?

0 Answers  


Is the init(ServletConfig sc) throws IOException or not?

3 Answers  






What is generic servlet class?

0 Answers  


how the HTML data stored in web server?

0 Answers   TCS,


How many ways to remove the session object in the container

6 Answers   Bosch,


when you comppile the servlet is it neccesary to restaet the tomcat server?

6 Answers   HCL,


How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?

1 Answers   AZTEC,


What are sessions in servlets?

0 Answers  


What is the difference between context parameter and context attribute?

0 Answers  


Categories