Clubbing two XMLs before display using xtags

Hi,

I need an approach to club two xmls one after the other and then parsing the new combined xml into xtags as the logic below to generate an html output.

<xtags:style xml="<%=sXml%>" xsl="<%=sXsl%>">

<xtags:param name="sSiteid"><%=sSiteid%></xtags:param>

<xtags:param name="sLinkid"><%=sLinkid%></xtags:param>

<xtags:param name="actionurl"><%=actionurl%></xtags:param>

</xtags:style>

I am able to show the output correctly with one xml but now I need to club two before display.

Kindly give some inputs.

Thanks,

Amit

[788 byte] By [amitchopra8a] at [2007-10-3 4:02:26]
# 1
For those who are having trouble understanding this post, "clubbing" is a regional usage of English that corresponds to the standard English words "combining" or "joining". It has nothing to do with hitting people.
DrClapa at 2007-7-14 22:01:50 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...