Hi,

How can I insert javascript into my generated html by xsl?
I would like my final html like this:
<body>
<head>
<script language="javascript">
<!--
..
..
..
//-->
</script>

I have an xsp and an xsl stylesheet to generate the html.

Gabor


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to