1.

What Can Be Considered As A Web Component?

Answer»

J2EE WEB components can be either servlets or JSP pages. Servlets are Java PROGRAMMING language classes that dynamically process requests and construct RESPONSES. JSP pages are text-based documents that execute as servlets but allow a more natural approach to creating static content.

J2EE Web components can be either servlets or JSP pages. Servlets are Java programming language classes that dynamically process requests and construct responses. JSP pages are text-based documents that execute as servlets but allow a more natural approach to creating static content.



Discussion

No Comment Found