RE: help please

2006-05-31 Thread Seth Foss
ean(ssaved=="true")) will return false when ssaved is not the string "true". Seth -Original Message- From: johnson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 5:06 AM To: users@cocoon.apache.org Subject: help please Hi! I use 2.1.8 , and want to know the v

help please

2006-05-31 Thread johnson
Hi! I use 2.1.8 , and want to know the value in a repeater field. var ssaved = logList.getRow(i).getChild("saved").getValue(); bs.alert(ssaved); --false bs.alert(Boolean(ssaved)); --true the first one show false(it's correct), and second show true, why. the typeof ssave is object. Best Regards

HELP PLEASE: Language Exception when compiling XSP page

2004-02-13 Thread Stefan Geelen
HI, looking at the myaccount_details_xsp.java source it seems that the error is caused by: this.contentHandler.startElement ? : start error (lines 131-131) "Syntax > > error on keyword "this"; "boolean", "void", "byte", "short", "int", > > "long", "char", "float", "double", "Identifier", "inter

Re: Struggling to install Cocoon - help please!

2003-10-12 Thread Geoff Howard
Ben Roberts wrote: Hi Everyone! I am struggling to get Cocoon running and am stuck. At the end of the install FAQs it suggests contacting this mailing list, I hope this is OK. The problem is when I go to localhost:8080/cocoon I just get "Servlet Cocoon2 is currently unavailable" with an HTTP

Re: Struggling to install Cocoon - help please!

2003-10-12 Thread Flavio Costa
> I have set the CATALINA_HOME, CATALINA_BASE and JAVA_HOME environment > variables. > > I have created and put the files > xerces-XXX.jar, xalan-XXX.jar and from .\lib\core\ inside. Ben, I always put the required XML parser files under TOMCAT_HOME/common/endorsed, not under %JAVA_HOME%\jre\l

Struggling to install Cocoon - help please!

2003-10-12 Thread Ben Roberts
Hi Everyone! I am struggling to get Cocoon running and am stuck. At the end of the install FAQs it suggests contacting this mailing list, I hope this is OK. The problem is when I go to localhost:8080/cocoon I just get "Servlet Cocoon2 is currently unavailable" with an HTTP 503 error. This is

Re: Need help please

2003-09-09 Thread Leszek Gawron
On Tue, Sep 09, 2003 at 09:55:06AM -0700, [EMAIL PROTECTED] wrote: > Hi All, > I'm trying to set up a cocoon over apache but > I'm getting the same error all the time. (Error > compiling sitemap) I've really no idea how to solve the > problem so that's why I ask for your help. > > My con

Need help please

2003-09-09 Thread magicfrank
Hi All, I'm trying to set up a cocoon over apache but I'm getting the same error all the time. (Error compiling sitemap) I've really no idea how to solve the problem so that's why I ask for your help. My configuration is Gentoo 1.4, cocoon 2.0.2, apache 1.3.28, tomcat 4.1.24, jdk 1.4.2,