programming languages Online Quiz - 116
Description: programming languages Online Quiz - 116 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
If i put a Servlet on each servers, and there is a static variable in thisServlet. Do all the instances on these servers share the same static variable?
How do I get authentication with myServlet?
What does controllers do?
core class of the Struts Framework
A controller is the link between a user and the system.
Expansion of MVC architecture
MVC1 architecture is
The model component includes
The controller part includes
In MVC2 flow is controlled by single servlet
Advantages of MVC
What are Cookies