RE: Cocoon Developers Handbook: Problems with Sample Code

2003-03-07 Thread Derek Hohls
is unable I will check it out as soon as I can in the few hours and let you know.   rgds   Jeremy Aston -Original Message-From: Derek Hohls [mailto:[EMAIL PROTECTED]Sent: 06 March 2003 08:04To: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Re: Cocoon Developers Handbook: Pr

RE: Cocoon Developers Handbook: Problems with Sample Code

2003-03-06 Thread Jeremy Aston
EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Re: Cocoon Developers Handbook: Problems with Sample Code Gary   I have tried this approach, without success ie. neither   file://c:\tomcat\webapps\cocoon\mount\derek\formvalhelper.xsl"/>   or   file://c:/tomcat/webapps/cocoo

Re: Cocoon Developers Handbook: Problems with Sample Code

2003-03-06 Thread Derek Hohls
Gary   I have tried this approach, without success ie. neither   file://c:\tomcat\webapps\cocoon\mount\derek\formvalhelper.xsl"/>   or   file://c:/tomcat/webapps/cocoon/mount/derek/formvalhelper.xsl"/> yield any joy...?   Any  other suggestions or simple things I may have overlooked?     Thanks

Re: Cocoon Developers Handbook: Problems with Sample Code

2003-03-05 Thread Derek Hohls
This is a little painful, as it means a different setup on each machine that uses that logicsheet...  its also very strange because one of the other Cocoon books - Building XML Applications (Langham and Ziegeler) _also_ has an example (on pg 300) that clearly shows the use of the context:// pro

Re: Cocoon Developers Handbook: Problems with Sample Code

2003-03-05 Thread Gary Rambo
Derek, I got the support/newticket example working with form validation, and I recall it required changing the supplied parameter from to . I don't know why the context:// pseudo-protocol doesn't work here. Regards, Gary Derek Hohls wrote: Not sure if anyone on the list has tried any