Assigning Element value to hidden form field!

Subject: Assigning Element value to hidden form field!
From: "Vetrivel Murugan C." <mvet@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 5 Aug 2000 19:20:24 +0530
Hi
  We are using xsl with xml for presentation.In xsl we
have to get the value of  one xml element in to the html form field hidden
variable. We
tried as follows.It's not working properly.
<input name="name" type="hidden" value="&ltxsl:value-of
select='SPECIALITY'/&gt"
/>
    In future we will pass this value to another JSP.This value part is not
taking the actual element value from the xml.
   Can anyone give suggestions for this.
Thanks in advance.
Regards
Vetrivel.C



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread