--- In struts-xsl@yahoogroups.com, "maheshteck" <maheshteck@...> wrote:
>
> Hello techfriends,
>
> i want to insert javascript code inside xsl file.
> Any sample code for this issue.
> Is anyone help in this?
>
> Thanks
> Mahesh
>
<xsl:text>
<html:script language="javascript">
javacript here
</html:script>
</xsl:text>