[C2] Redirects

2001-07-10 Thread Anders Lindh
I'm sending this again as I didn't get an answer last time... Hi, I know this issue has been discussed many times earlier on this list, but I couldn't find a conclusion to why response.sendRedirect has been removed from XSPResponseHelper (supposedly has to do with SAX?). Are there any known w

Transform twice

2001-07-10 Thread Jose Javier Rodriguez Sanz
Hi, I´ve read all the documentation and FAQ´s but I haven´t find what I´m searching for. I want to transform a document, and transform again the output stream with other XSL. I´ve read that I can use node-set, but this is not a function valid in Xalan-Cocoon, this is implemente like NodeSet, an

Re: New Cocoon Powered Webs

2001-07-10 Thread jesskung
Hi Alfredas Congratulations on such a remarkable web site! It is so encouraging to find users of Cocoon in the educational arena and to have the complete separation of content-programming-design. We are also in the midst using Cocoon 2 in deploying an educational website for one of our custo

New Cocoon Powered Webs

2001-07-10 Thread Alfredas Chmieliauskas
Please add some more sites to the success story list :) http://www.sseriga.edu.lv (this one has the links to the other two below) http://students.sseriga.edu.lv (student "portal" - access to personalised info: scores, files, news, etc) http://econ.sseriga.edu.lv (economics "portal" - will be up

Cocoon

2001-07-10 Thread Luke Reeves
I would like to register the site http://www.neuro-tech.net/ as a user of the Cocoon publishing system. Thanks! Luke Reeves, Director of Development Oceanlake Commerce Inc. http://www.oceanlake.com [EMAIL PROTECTED], [EMAIL PROTECTED]

[C2.0] Stumped again: .css and .js files

2001-07-10 Thread Lajos Moczar
Hi again - I'm now trying to get my stylesheets and JS files back into my HTMS output from Cocoon. To do this, I have specified a tag in the section of my XSL, just like I did with Cocoon 1.8.2. Problem is, cocoon2 tries to interpret the href in some unknown way. I've tried various things, l

RE: Simple SQL Example w/ MySQL

2001-07-10 Thread Beauprez Sven
For 2.1, there is a page in the docs (xdocs) dedicated to the SQLTransformer. You can build the documentation by giving the parameter 'docs' to the build script. To check the ouput, you can use a label or just don't put any transformers after the SQLTranformer and serialize XML. The output XML f

[c2] subsitemap problem and a matching question.

2001-07-10 Thread HALLOWELL,KARL (HP-Cupertino,ex1)
My apologies for making this email a little too long. I have a link in my $TOMCAT_HOME/webapps/cocoon directory to a directory called "c2-test" (the link has the same name). Further, in c2-test I have a second directory called "testcases". Inside this second directory is a working (yes, I tested i

C2: regexp can't match underscores?

2001-07-10 Thread Wes Morgan
In my sitemap, I am using regexp matching to access my xml documents. The match that is giving me problems looks like this: ([a-zA-Z0-9_\-]*) or I've also tried this: ([a-zA-Z0-9\_\-]*) Neither one seems to work if there is an underscore in the string. If there is a different/better way to d

Question about browsers management

2001-07-10 Thread LoLive
Have a look at: http://www.chez.com/orossel/index.cocoon.v4.html http://www.chez.com/orossel/index.cocoon.v5.html Depending on the browser, v4 or v5 is displayed correctly, and the other one is displayed awfully. It is a question of DOCTYPE. Some browser accept Transitionnal HTML, some do not.

Sorting search results in Cocoon

2001-07-10 Thread Jason Smith
I'm kind of new at this whole XML/XSP/XSL thing, so if this has a simple solution, please bear with me. Here's the situation: I have a search engine that passes out search results as XML to anything that can make a HTTP request to it. When it returns the results, it looks something like this:

XSP with Cocoon 1.8.1 - Cache Problem?

2001-07-10 Thread Dongilli Paolo
I tried to modify just some text in the sample file "clean-page.xml" in the samples/xsp directory of Cocoon 1.8.1. I reloaded the page in the browser and the java files are newly created and compiled in the repository but the output (after the XSLT) is always the same I had before the modificatio

X3d and Cocoon

2001-07-10 Thread Joost Fleuren
Hi All, I am trying to get the X3dToVrml97.xsl (from X3D working group, http://www.web3d.org/TaskGroups/x3d/X3dIndex.html) to work with Cocoon 1.8.2. For now, you can see X3d as XML style VRML97. I encounter difficoulties to get the X3dToVrml97.xsl to work with Cocoon. One reason is that the xsl

How stylesheets are processed

2001-07-10 Thread Markus Strickler
Hi- Can Cocoon processors be applied to stylesheets (in 1.8.2)? So if I write a processor "foo" can I use a PI like: in my XML source AND in the corresponding stylesheet? If so, in which order are processors applied? Thanks for any help, -markus --

RE: [C2.0b1] Request parameters w/ SQLTransformer?

2001-07-10 Thread Beauprez Sven
Only possible with the version in 2.1 (HEAD branch). Sven > -Original Message- > From: Lajos Moczar [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 10, 2001 8:19 AM > To: [EMAIL PROTECTED] > Subject: [C2.0b1] Request parameters w/ SQLTransformer? > > > Hi again - > > I've finally go

RE: Executing XML inside XML

2001-07-10 Thread JEULIN Olivier
There's a little bug in a processor (see the maillist archive for more info on this): to use xinclude, you must use the following tag: (it works for me and C1.8.2) > -Message d'origine- > De : Carloz Alaniz [mailto:[EMAIL PROTECTED]] > Envoyé : lundi 9 juillet 2001 22:23 > À : [EMAIL PRO