[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: [design question]

Subject: Re: [design question]
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Thu, 6 Feb 2003 09:50:17 +0100
Re:  [design question]
Hi Brian,

your posting regarding your combination of xslt with javascript is interesting.

<snip>
	<script language="javascript" src="/trs/trip/home/js_home.xsl"/>
</snip>

What you are doing there, instead of using a pure javascript ?

I have choose another way to satisfy the requirement for the interaction with the user-input by the client/browser:

xsl example:
   <script type="text/javascript">
    <xsl:apply-templates select="interaction/selectdocument"/>
     <xsl:call-template name="webmoneta">
       <xsl:with-param name="case" select="'javascript'"/>
     </xsl:call-template>
   </script>

Furthermore we have begun, to test our client-side transformations also by server-side, first to ensure standard coding and secondly in case, we should need it, for new clients, that dont wan´t use IE6 in our business application.

So my interest is to know, how you implement your following statement:
<snip>
  To my embarassment, I had no idea we could invoke our servlet and do
  transformations via a src attribute in the <script> tag. 
</snip>

It could be great, if you could forward a coding example.

Peace,
 
Hans Braumüller 
Systementwickler Web-Design 
Hanse Orga AG
Oldesloer Straße 63
D-22457 Hamburg 
Telefon: (+49) 040 51 48 08-62 
Telefax: (+49) 040 51 48 08-88 
E-Mail: h.braumueller@xxxxxxxxxxxx 

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.