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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
35 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.