<netui-template:..> Tags Sample

This page flow sample shows how to use the <netui-template:template>, <netui-template:attribute>, <netui-template:setAttribute>, <netui-template:includeSection>, <netui-template:section>, and <netui-template:visible> tags.

Concepts Demonstrated by this Sample

Location of Sample Files

In the SamplesApp, the sample is in the following location:

SamplesApp/WebApp/tagSamples/netui_template/template/

On the local file system, the samples are located at:

<BEA_HOME>\weblogic81\samples\workshop\SamplesApp\WebApp\tagSamples\netui_template\template\

To Run the Samples

  1. Start WebLogic Server in the Workshop domain.

    • On Microsoft Windows systems, run

      <BEA_HOME>/weblogic81/samples/domains/workshop/startWebLogic.cmd

    • On Linux or Solaris systems, run:

      <BEA_HOME>/weblogic81/samples/domains/workshop/startWebLogic.sh

  2. Launch the Page Flow either by opening SamplesApp/WebApp/tagSamples/netui_template/template/templateUsingJSP.jsp in WebLogic Workshop and selecting the Start operation or by entering http://localhost:7001/WebApp/tagSamples/netui_template/template/templateUsingJSP.jsp in the address bar of your browser. If WebLogic Server is running in the Workshop domain on this machine, you may click here to run the sample.

Related Topics

<netui-data:template> Tag

<netui-template:attribute> Tag

<netui-template:setAttribute> Tag

<netui-template:includeSection> Tag

<netui-template:section> Tag

<netui-template:visible> Tag