50 Servlet interview questions Servlet Objective Questions And Answers
Servlet Objective Questions And Answers (NEW)
Servlet Subjective Questions And Answers
Servlet Subjective Questions And Answers (NEW)
Servlet Interview Questions And Answers
Servlet Interview Questions And Answers(NEW)
1. How do u deal property files in servlet?
2. What methods do u use in Servlet - Applet communication ?
3. What are the types of Servlet ?
4. Difference between HttpServlet and Generic Servlets ?
5. Difference between doGet and doPost ?
500 Java Objective Questions and Answer
1.Sun JAVA2 Certification Program ( Objective Questions & Answers )
2.Sun JAVA2 Certification Program (Objective Questions & Answers)
3.
Sun JAVA2 Certification Program (Objective Questions & Answers)
4.Declarations
and Access Control (Objective Questions & Answers)
5.Operator
and assignments (Objective Questions & Answers)
6.Language
fundamentals (Objective Questions & Answers)
7.Object
Oriented programming (Objective Questions & Answers)
8.Flow
Control and Exception handling (Objective Questions & Answers)
9.Fundamental
classes (Objective Questions & Answers)
10
Garbage Collection & Object Lifetime (Objective Questions & Answers)
11.Inner
classes (Objective Questions & Answers)
12.Layout
Manager (Objective Questions & Answers)
13.Threads(Objective
Questions & Answers)
14.Files
& Streams (Objective Questions & Answers)
15.Collections(Objective
Questions & Answers)
6. What are the methods in HttpServlet?
7. What are the types of SessionTracking?
8. What is Cookie ? Why is Cookie used ?
9. If my browser does not support Cookie,and my server sends a cookie instance
What will happen ?
10. Why do u use Session Tracking in HttpServlet ?
11. Can u use JavaScript in Servlets ?
12. What is the capacity the doGet can send to the server ?
13. What are the type of protocols used in HttpServlet ?
14. What is meant by a servlet ?
15. What are the types of servlets ? Explain
16. What is the different between a Servlet and a CGI?
17. What is the difference between 2 types of Servlets ?
18. What is the type of method for sending request from HTTP server ?
19. What are the exceptions thrown by Servlets ? Why ?
20. What is the life cycle of a servlet ?
21. What is meant by cookies ?
22. What is HTTP Session ?
23. What is the difference between GET and POST methods ?
24. How can you run a Servlet Program ?
25. How to communicate between an applet and a servlet ?
26. What is a Servlet-to-Servlet communication ?
27. What is Session Tracking ?
28. What are the security issues in Servlets ?
29. What is HTTP Tunneling?
30. How do you load an image in a Servlet ?
31. What is Servlet Chaining ?
32. What is URL Rewriting ?
33. What is context switching ?
34. How will you pass values from HTML page to the Servlet ?
35. What is Servlet API used for connecting database ?
36. In servlets, we are having a web page that is invoking servlets? Username
and password ? which is cheeks in the database ? Suppose the second page also If
we want to verify the same information whether it will connect to the database or
it will be used previous information?
37. What are virtual functions ?
38. Write down how will you create a binary Tree ?
39. What are the traverses in Binary Tree ?
40. Write a program for recursive Traverse ?
41. What are session variable in Servlets ?
42. What is client server computing ?
43. What is meant by Servelet? What are the parameters of the Service Method ?
44. What is meant by Session ? Tell me something about HTTPSession Class ?
45. How do you invoke a Servelt? What is the difference in between DoPost and
doGet methods ?
46. What is the difference in between the HTTPServlet and Generic Servlet?
47. Explain their methods ? Tell me their parameter names also Have you used
threads in Servelet ?
48. How do you load an Image in a Servlet ?
49. Explain Servlet Life cycle?
50. Why do you go for servlet rather than CGI?
500 Java Objective Questions and Answer
|