You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ka...@pass-consulting.com on 2001/10/02 14:46:14 UTC

AW: xsp and javascript

Hi,

take a look at this...

<xsl:stylesheet version="1.0" 
	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>

<xsl:template match="/">
<script language="JavaScript" type="text/javascript"
src="XSL/Menue.js"></script>

<STYLE TYPE="text/css">td {font: 10pt/12pt}</STYLE>
<body bgcolor="#FFFFFF"
.......

Kai 
-----Ursprüngliche Nachricht-----
Von: YANLIAN [mailto:lian.yan@sheridanc.on.ca]
Gesendet am: Dienstag, 2. Oktober 2001 14:48
An: cocoon-users@xml.apache.org
Betreff: xsp and javascript

Hi:

Does anybody know how to embed javascript into xsl (or xsp) page because I
need to
process form in client side. Thanks.

Lian


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

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>

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

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: can xsp use javabean?

Posted by Juergen Sonnauer <ju...@t-online.de>.
I've found a little C2-XSP Taglib to help with bean-handling. You might find it
useful to have useBean, getProperty and setProperty tags in your XSP pages.
Look at http://www.oio.de/m/taglib/beanhelp.zip

Regards

----- Original Message ----- 
From: "YANLIAN" <li...@sheridanc.on.ca>
To: <co...@xml.apache.org>
Sent: Wednesday, October 03, 2001 5:15 PM
Subject: can xsp use javabean?


> Hi;
> 
> Can xsp use javabean like jsp? If not, how to implement shopping cart using
> cocoon/xsp? Thanks.
> 
> Lian
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
> 


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

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


can xsp use javabean?

Posted by YANLIAN <li...@sheridanc.on.ca>.
Hi;

Can xsp use javabean like jsp? If not, how to implement shopping cart using
cocoon/xsp? Thanks.

Lian


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

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>