What do you mean by interservlet communication?


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

Post New Answer

More Servlets Interview Questions

when the several requests comes to server..how it manage the requests

4 Answers   iGate,


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

0 Answers  


Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!

0 Answers  


What is servlet? Explain

0 Answers  


Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?

3 Answers   L&T,






How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?

2 Answers  


What is servlet in simple terms?

0 Answers  


When jsessionid is created?

0 Answers  


What is difference between GenericServlet and HttpServlet?

0 Answers  


How values can be passed from HTML page to servlet?

7 Answers   ABC,


HTTP tunneling means what?

2 Answers  


What are cookies and how will you use them?

3 Answers  


Categories