Sun Java Studio Creator 2 – Online Help
 

About Pages

See Also

A web application is made up of pages. A page consists of presentation elements and programming logic.

The IDE automatically keeps the JSP page and Java code synchronized. For example, if you make a change in a .java file, the change is reflected in the .jsp file.

The following illustration shows the parts of a page:

Figure showing that Page1.jsp and Page1.java compose a complete web page

Viewing and Managing Pages

You can edit the visual representation of the page in the following ways:

To edit or view the Java class that determines the page's behavior:
See Also
About Portlet Projects
Project Tasks: Quick Reference
Navigation Tasks: Quick Reference
Component Tasks: Quick Reference
About the Visual Designer
 
 
 
Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Close