This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Assigning Element value to hidden form field!


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]