3.1 About JSPs

JSP technology offers a simple way to create dynamic Web pages that are both platform-independent and server-independent, giving you more freedom because it separates content generation from presentation and takes advantage of reusable tags and objects, simplifying the maintenance of your Web applications. JSP technology provides the scripting ability you need to create simple interactive Web pages, or it scales to support complex Web sites that are fully integrated with enterprise class applications.