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/_/_/_/
/_/_/([EMAIL PROTECTED])_/_/_/
/_/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to