![]() |
Writing your first Java Server Page files![]() ![]() ![]() ![]() ![]()
The Java Server Page introduction part discussed how the Java Server Page technology eases the development and maintenance of web pages containing dynamic content. In the Java Web Server, Java Server Pages are compiled to servIets.
As a result, they have all the benefits associated with Java servIets: platform independence, standard API, network capabilities (can be used with RMI or JDBQ, faster than CGI, and reusable. In addition, JavaServer Pages have the following benefits: they allow separation of content generation (logic) from content presentation and they leverage reusable components (such as JavaBeans components). Like Servlets, JavaServer Pages can be as simple or as complex as your needs require ¬a Hello World demonstration or a multi tier web application. The following document discusses steps needed to create a Java Server Page.
Write the JSP f i le.
• Place the JSP file and any associated files.
1. Place the jsp files under your doc root directory (/public html by default).
<html>
|
|
Domain NamesJSP Java Web Server Installation Java Web Server Administration The Initial Screens The Setup Button The Monitoring Button The Security Button The Servlets Button JSP Technology Evolution of Dynamic Content Technologies Features of JSPJSP Versus Servlets JSP Versus ASP Defining JSP Implementation Life Cycle of JSP JSP Application Models Writing your First Java Server Pages File
JSP Directives
JSP Declarations
JSP Scriptlets
JSP Expressions
Standard ActionsWeb DesignWeb HostingE Commerce |
| Home | Web Hosting | Web Design | Sitemap |
| Copyright (C) 2007. Web Domain design hosting. All rights reserved. |