Welcome to our cocoon site

2005-09-10 Thread 許議中
Hi! Here's a cocoon site build by Goodwill Technology http://www.soho.club.tw/cocoon/portal_shb User:demo Pass:demo. This is a pricing system forfactory management. Now there is only chinese version, Both zh_TW and zh_CN. This site is build by cocoon-2.1.8-dev use portal CForm with AJAX

Calling servlet from Pipeline - session lost?

2005-09-10 Thread Duncan McLean
Cocoon version: 2.0.4 Tomcat 4.1.27 JVM: 1.3.1 OS: AIX 5.1 Hi We are trying to incorporate xml emitted from a servlet into an aggregation in a pipeline. i.e map:match pattern=mypage ~ ~ ~ map:act type=request map:parameter name=parameters value=true/ map:generate

[Fwd: How to invoke onChange handlers from the showForm]

2005-09-10 Thread Jason Johnston
(This message was sent to my personal address; forwarding to the users list. Discussion should take place there.) Original Message Subject: How to invoke onChange handlers from the showForm Date: Sat, 10 Sep 2005 13:27:11 +0530 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: negate match

2005-09-10 Thread Upayavira
Michael Schlotfeldt wrote: I completely agree with David. Sitemaps are to primitive at this point. The addition of and and or to matchers would be a big step forward. AND: map:match pattern=x map:match pattern=y ... /map:match /map:match OR: map:match pattern=x .. /map:match

Cforms - custom field validation

2005-09-10 Thread Gerry Kaplan
I need some help. I have a multi-page form which is defined similarly to the multipage sample. The form is a self-registration form. The user's e-mail address is used as their user-id. The first page contains a field email. The page needs to validate that the email address hasn't already been

Re: negate match

2005-09-10 Thread Lars Huttar
Upayavira wrote: Michael Schlotfeldt wrote: I completely agree with David. Sitemaps are to primitive at this point. The addition of and and or to matchers would be a big step forward. AND: map:match pattern=x map:match pattern=y ... /map:match /map:match OR: map:match pattern=x

Re: Cforms - custom field validation

2005-09-10 Thread Jason Johnston
Gerry Kaplan wrote: I need some help. I have a multi-page form which is defined similarly to the multipage sample. The form is a self-registration form. The user's e-mail address is used as their user-id. The first page contains a field email. The page needs to validate that the email address