RE: Why is my cocoon app an IE6 killer?

2002-10-05 Thread Luca Morandini
Ryan, I can confirm your findings, with IE 5.5 and IE 6.0 I've experienced this anomaly even when not using coyote. Actually, I used the ISAPI filter, since my front-end is IIS. BTW, back then (a year ago) I've contacted the Microsoft tech support: they recognized the existence of a problem

svg2jpeg not working properly.

2002-10-05 Thread James Ashton
Hi, I'm a fairly new Cocoon user and have encountered a weird problem that I've not been able to solve. I have an SVG File which consists of a JPEG image and a Text string. I have broken that up into a Stylesheet. Once the transform is done, it is serialized to JPEG before rendering to the

Re: cocoon-users Digest of: get.40757

2002-10-05 Thread Geoff Howard
Evan, Hi. Does Cocoon provide a mechanism by which all pages on the site can be cached (perhaps via a crawler)? Besides the command line, as you note there was a brief discussion in the past about using LinkStatusGenerator to do that. Here's the link:

Updating only certain columns with the modular DatabaseUpdateAction

2002-10-05 Thread Tuomo Lesonen
Hi, How can I set up my db descriptor so that only some columns are updated? Now, if I don't pass values with the request (With hidden fields for example) for all columns, they become NULL. Thanks, Tuomo - Please check that

jsp cocoon

2002-10-05 Thread raul
hello, here it's a big quest my name is raul, i'm spanish student that is trying to make a website that is based on xml, jsp,servlets(tomcat). It must be able to transfor xml in some formats.Some of the source is in mathml that i have to transform in svg,and all the xml documents (that

cocoon install problem

2002-10-05 Thread Yury Mikhienko
Hi all! I'm try to install cocoon2.0.3 (build from src without some problems) on tomcat4.1 (binary source) with Sun j2sdk1.4.0_02 and have the some problems: I'm put cocoon.war into webapps/ directory. With some delay, after the starting, tomcat is killed self without errors in log files (may

DO NOT REPLY [PATCH QUEUE] Summary October 6 2002

2002-10-05 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to

help me!!

2002-10-05 Thread Collado T Luis E
Hi, how are you?, I have a problem: I am trying to installing cocoon1.8.2 with tomcat3.3a, using http://xml.apache.org/cocoon1/install.html installation notes. Tomcat is working well, but when i am trying to run the follow URL: http://localhost:port/cocoon/Cocoon.xml, i get the follow error:

Re: cocoon install problem

2002-10-05 Thread Yury Mikhienko
On Sun, 6 Oct 2002 02:25:23 +0400 Yury Mikhienko [EMAIL PROTECTED] wrote: Hi all! I'm try to install cocoon2.0.3 (build from src without some problems) on tomcat4.1 (binary source) with Sun j2sdk1.4.0_02 and have the some problems: I'm put cocoon.war into webapps/ directory. With some

Using XSLT

2002-10-05 Thread apurva zaveri
Using XSLT This is an XML file ?xml version=1.0? page content form input type=text name=userid prompt=Please say or enter your Agent I D / /form /content /page And this is the XSLT ?xml version=1.0? xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform;

Re: Using XSLT

2002-10-05 Thread Yury Mikhienko
On Sat, 5 Oct 2002 17:26:10 -0700 (PDT) apurva zaveri [EMAIL PROTECTED] wrote: Using XSLT This is an XML file ?xml version=1.0? page content form input type=text name=userid prompt=Please say or enter your Agent I D / /form /content /page And this is the XSLT

Re: Using XSLT

2002-10-05 Thread Yury Mikhienko
On Sun, 6 Oct 2002 04:30:04 +0400 Yury Mikhienko [EMAIL PROTECTED] wrote: On Sat, 5 Oct 2002 17:26:10 -0700 (PDT) apurva zaveri [EMAIL PROTECTED] wrote: Using XSLT This is an XML file ?xml version=1.0? page content form input type=text name=userid prompt=Please

RE: General questions about caching in Cocoon [REPOST under correct subject]

2002-10-05 Thread Geoff Howard
Evan, Hi. Does Cocoon provide a mechanism by which all pages on the site can be cached (perhaps via a crawler)? Besides the command line, as you note there was a brief discussion in the past about using LinkStatusGenerator to do that. Here's the link:

Re: Using XSLT

2002-10-05 Thread apurva zaveri
Yeah that works. thanks. --- Yury Mikhienko [EMAIL PROTECTED] wrote: On Sat, 5 Oct 2002 17:26:10 -0700 (PDT) apurva zaveri [EMAIL PROTECTED] wrote: Using XSLT This is an XML file ?xml version=1.0? page content form input type=text name=userid prompt=Please