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

RE: RE: RE: JavaScript problem again!

Subject: RE: RE: RE: JavaScript problem again!
From: Johannes.Becker@xxxxxx
Date: Tue, 5 Nov 2002 12:42:49 +0100
map handle errors
I just commented out part by part. In this particular part, JavaScript
didn't work for the whole document.
Since I'm an newbie I don't know whitch prozessor I'm using. I'm working
"with" the latest Cocoon framework. If it does help, heres my sitemap:

<?xml version="1.0"?><map:sitemap xmlns:map
="http://apache.org/cocoon/sitemap/1.0">      <!--
=========================== Components ================================ -->
<map:components>         <map:generators default="file"/>
<map:transformers default="xslt"/>       <map:readers default="resource"/>
     <map:serializers default="html"/>        <map:selectors default
="browser"/>        <map:matchers default="wildcard"/>  </map:components>
<!-- =========================== Pipelines
================================= -->    <map:pipelines>
<map:pipeline>
               <map:match pattern="login.xml">
                    <map:generate src="login.xml"/>
                    <map:transform src="login.xsl"/>
                    <map:serialize/>
               </map:match>
               <map:handle-errors>                 <map:transform src
="../../stylesheets/system/error2html.xsl"/>                 <map:serialize
status-code="500"/>           </map:handle-errors>
</map:pipeline>     </map:pipelines></map:sitemap><!-- end of file -->




Thanks for the help

Jonny


 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.