1.

What constitutes web components?

Answer»

Java Servlets and Java Server Pages (JSP) components together constitute web components.

Java Servlets dynamically process requests and responses. JSP pages are USED for EXECUTING servlets that ALLOW a natural approach to creating static CONTENT.



Discussion

No Comment Found