|
When I try to use an "output widget" in a modified
version of the "carselector" form as in:
<wd:form
xmlns:wd="http://apache.org/cocoon/woody/definition/1.0" xmlns:i18n="http://apache.org/cocoon/i18n/2.1"> <wd:output
id="exceptionMsg">
<wd:label>EXC:</wd:label> <wd:datatype base="string"/> </wd:output> ... I get the following exception: ERROR (2003-09-05)
12:54.51:453 [access] (/cocoon/carselector) Thread-13/CocoonServlet:
Internal Cocoon Problem
org.apache.avalon.framework.CascadingException: Unkown kind of widget "output" specified at file:/C:/java/jakarta-tomcat-4.1.24-LE-jdk14/webapps/cocoon/forms/carselector_form.xml: line 7 What am I doing wrong?
Thanks,
jlerm
|
- Re: Output widget (Woody) jcplerm
- Re: Output widget (Woody) Bruno Dumon
