Hi

I'm planning to create dynamically XML from the JSP-page, so I need
information about how to create the Node, with specific values.

I'd like to have following kind of nodes created:
<foo>bar</foo>

The 'bar'-section is treated as a text node, how do i create it?

'foo'-section is a simple node with the name of 'foo', but how do I 
set the node name?

The another solution is to create the xml file first, but this should be 
avoided 'cos of I/O delays.

Thank you in advance...

Yours 

Jouko Johansson

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

Reply via email to