Hi,

is there a way to do this:

<mytag class="myClass">
<someTag someAtt="dada>
<anotherNestedElement att="dada"/>
</someTag>
</mytag>

where <mytag> comes from a library which is not derived from BeanTagLibrary or any other Library, and the other tags are not defined in any library.

The result should be that from the nested tags an object hierarchy is created, and the root object supplied to the mytag object through the setSomeTag() method.


thanks,
Christian Sell


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

Reply via email to