You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Ashish Srivastava <as...@yahoo.com> on 2004/03/30 18:42:09 UTC

not rendered correctly

Hi,
  In my XML I have a form like : 

<ns:some>
  <ns:summary>
     <form>
       <textarea name="text" rows="2" cols="48"
wrap="hard"></textarea>
     </form>
  </ns:summary>
</ns:some>

In the jsp I am using xtags to render the form as :

<xtags:copyOf select="/ns:some/ns:summary/node()"/>

Anything after </textarea> is put inside the textarea.
If I add a space between <textarea> </textarea> the
page renderers correctly. Help!

Thanks,
-Ashish


=====
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/_/_/_/Ashish Srivastava/_/_/_/
/_/_/(ashish7s@yahoo.com)_/_/_/
/_/http://www.pranshatak.com _/
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org