Java
  Home arrow Java arrow Page 4 - Displaying Linked Pages with Creator2 Usin...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVA

Displaying Linked Pages with Creator2 Using Page Fragments
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 2
    2006-12-13

    Table of Contents:
  • Displaying Linked Pages with Creator2 Using Page Fragments
  • Create a JSP and add page fragments
  • Adding Page Fragments to the Project
  • Contents of Main section

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Displaying Linked Pages with Creator2 Using Page Fragments - Contents of Main section


    (Page 4 of 4 )

    This section has just a <iFrame/> element with a name "t." The links shown in the previous ToC section have "t" as their target.  When the links are accessed they display in the main area.

    <!--Main display area here -->
    <div style="left:150px;width:400px;height:500px; top:90px;
    background-color:lightblue;position:absolute">
    <ui:iframe name="t" style="width:400px;height:500px;"/>
    </div>
    <!--end of display -->
    

    Display of DemoNav JSP

    The following picture shows the page on the browser with one of the links clicked to bring up the linked content in the main area as shown.

    Summary

    Adding content to Page Fragments and embedding them in JSPs provides the same functionality as include files in ASPs and user controls in Visual Studio. Not only JSPs, but also HTML files can be linked; this was difficult in an earlier version. For effectively designing a JSP, a good handle on the <div/> tags is very important. The interface is very easy to use and there is ample help from drop-down, context sensitive help.


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

       · Going from a content list to displaying details is a task that is performed...
     

    JAVA ARTICLES

    - Deploying Multiple Java Applets as One
    - Deploying Java Applets
    - Understanding Deployment Frameworks
    - Database Programming in Java Using JDBC
    - Extension Interfaces and SAX
    - Entities, Handlers and SAX
    - Advanced SAX
    - Conversions and Java Print Streams
    - Formatters and Java Print Streams
    - Java Print Streams
    - Wildcards, Arrays, and Generics in Java
    - Wildcards and Generic Methods in Java
    - Finishing the Project: Java Web Development ...
    - Generics and Limitations in Java
    - Getting Started with Java Web Development in...







    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek