Gary
 
I have tried this approach, without success ie. neither
 
<parameter name="href" value="file://c:\tomcat\webapps\cocoon\mount\derek\formvalhelper.xsl"/>
 
or
 
<parameter name="href" value="file://c:/tomcat/webapps/cocoon/mount/derek/formvalhelper.xsl"/>
yield any joy...?
 
Any  other suggestions or simple things I may have overlooked?
 
 
Thanks
Derek
 

>>> [EMAIL PROTECTED] 06/03/2003 04:47:32 >>>
Derek,

I got the support/newticket example working with form validation, and I
recall it required changing the supplied <builtin-logicsheet> parameter
from

    <parameter name="href" value="context://abc/formvalhelper.xsl" />

to

    <parameter name="href"
value="file://$CATALINA_HOME/webapps/cocoon/abc/formvalhelper.xsl" />.

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 of the
> sample code that comes from CDH, but I cannot
> get the form validation to work - pp 252-276.

> I have the first two versions of the newticket.xsp
> code working fine, doing validation, updating the
> database and so on.  However, when I try to use
> version 3, where the validation occurs in a separate
> logicsheet, then the form only displays the button!
> (ie. it looks as if the formvalhelper.xsl file is not being
> accessed or not processing correctly, but there is
> nothing in any of the log files to indicate what the
> problem might be)

> I'd appreciate some help with this, as I am really
> struggling to get going with logicsheets and do not
> yet have enough experience to spot where the
> 'obvious' mistake/s might be....

> Thanks
> Derek
>
> --
> This message has been scanned for viruses and dangerous content by
> *MailScanner* <http://www.mailscanner.info/>, and is believed to be clean.
>
> "The CSIR exercises no editorial control over E-mail messages and/or
> attachments thereto/links referred to therein originating in the
> organisation and the views in this message/attachments thereto are
> therefore not necessarily those of the CSIR and/or its employees.
> The sender of this e-mail is, moreover, in terms of the CSIR's Conditions
> of Service, subject to compliance with the CSIR's internal E-mail and
> Internet Policy."


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.

"The CSIR exercises no editorial control over E-mail messages and/or
attachments thereto/links referred to therein originating in the
organisation and the views in this message/attachments thereto are
therefore not necessarily those of the CSIR and/or its employees.
The sender of this e-mail is, moreover, in terms of the CSIR's Conditions
of Service, subject to compliance with the CSIR's internal E-mail and
Internet Policy."

Reply via email to