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
Bytes.java

Bytes can be used to retrieve a byte[] that was stored in the request by a previous tag. When this tag is used in standalone mode it will write this output to the default OutputStream. When used with a parent, the parent may use this tag to get the stored byte[].


see LoopSet for an example of a tag that can store byte[] output.
Here is an example that will write stored bytes to the OutputStream.

<dxp:Bytes name="paramName">

@author Mark Ashworth @version 0.1, 2001-05-04

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.