This document discusses JavaServer Pages (JSP) technology and three-tier architecture. JSP allows web developers to create dynamic web content by combining static HTML pages with Java code. A three-tier architecture separates an application into three logical components: the user interface, business logic, and data storage.
Download as RTF, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views
JSP Tutorial: by Emmanuel MASABO
This document discusses JavaServer Pages (JSP) technology and three-tier architecture. JSP allows web developers to create dynamic web content by combining static HTML pages with Java code. A three-tier architecture separates an application into three logical components: the user interface, business logic, and data storage.