Hi,
i have a problem with node names that begin with a leading
underscore.

Given the following XML :
<Test>
    <_page>
        hello
    </_page>
</Test>

when i use  follows  tags into jsp page

<xtags:variable id="pag" select="//_page"  />

<%=pag%>

or 

<xtags:valueOf select="//_page" />
the result page don't show the relative value.

Can you help me?

Thank,
            protone
 





      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html

Reply via email to