Plands.com Logo  Business Internet Services 
Main Menu
Home
Planetary CRM
  Benefits
  Features
  Demo
E-Mail Services
  E-mail Hosting
  Newsletters
  Discussion Lists
Web Hosting
Server Co-location
and Administration
Web Applications
Technical Support
Contact Us
DXP Samples
 
DxpHome  ||   Samples  ||   Details  ||   Docs  ||   Trees  ||   xml-xsl  ||   Links
// RepToken.java

This tag is used to repalce tokens in text with runtime values supplied by Parameter tags. This can be used to supply attributes to static html tags at runtime.

Example:

<dxp:RepToken token="*">
   <dxp:Cp><a href="target.dxp?session=*&prodid=*">*</a></dxp:Cp>
   <dxp:Rp name="session"/>
   <dxp:Index value="2"/>
   <dxp:Index value="3"/>
</dxp:RepToken>


@version 0.1 2002-01-10
@author Mark Ashworth

Return to Index

Note: We have tried to test all of the code examples but they may contain errors. Any questions, comments, suggestions, or problems should be sent to info@plands.com.