Helma

have a look at the CastorTransfomer (currently still living in the scratchpad folder), 
as it might provide what you are 
looking for. A general introduction to Castor XML can be found at 
http://castor.exolab.org.

Werner

On Thu, 18 Dec 2003 16:43:29 +0100, [EMAIL PROTECTED] wrote:

>Hi,
>
>I'm in the middle of building an XSP page that can retrieve information from
>my CORBA-based server. I'm now writing a helper class in Java that can take
>the output of the server and transform it into something I can easily manage
>in the XSP page.
>However, I'm stuck. The results are in a hierarchical structure based on
>Vector and String or String[]. I want to manipulate this before returning it
>to the XSP page, but I don't want to traverse the structure for the
>manipulation and then once more in the XSP page to build the XML.
>
>Can anyone help?
>
>Bye, Helma
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to