Description: programming languages Online Quiz - 116 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Which of these has highest performance?
How do I send email from my Servlet?
Method by which sensitive data is sent?
What are Cookies
Advantages of MVC
In MVC2 flow is controlled by single servlet
The controller part includes
The View part of MVC includes
The model component includes
MVC1 architecture is
Struts framework is based on ---- architeture
Expansion of MVC architecture
A controller is the link between a user and the system.
What are the drawbacks of Struts?
core class of the Struts Framework
What does controllers do?
How do I get authentication with myServlet?
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 will you pass values from HTML page to the Servlet?
Which of these has highest performance?