What is mainly used for creating the view layer in MVC architecture?
- CSS
- HTML
- JSP
- Servlets
JavaServer Pages (JSP) are mainly used for creating the view layer in MVC architecture.
Loading...
Related Quiz
- _________ is a technique in Java to optimize memory usage by reusing objects.
-
What is the purpose of the
tag in a web.xml file? - Which method is commonly used for session tracking in servlets?
- In servlets, the _________ mechanism is used to encrypt data transmitted over the network.
- Role-based authorization in servlets is often implemented using the _________ descriptor.