I was having difficulty constructing a map entry that will display XML
output within the IE browser. In which I receive a cocoon error message
within Tomcat 4.0.1 web server.
In which I have the following in a sitemap file:
test.xml
---
John
Jacob
Joseph
test.xsl
---
Not sure if you question was answered. I wrote a servlet that would get all
of the nodes of the DOM representation of the XML document and create a
list of name=value pairs for each node. Then I construct a form based upon
this form. The user can then edit the text components of the attributes
:237)
At 04:44 PM 10/20/2001 +0100, Sergio Carvalho wrote:
>Did you copy jasper-compiler.jar to cocoon/WEB-INF/lib ?
>
>On Fri, 19 Oct 2001 16:56:47 -0700, Earl Bingham wrote:
>From: Earl Bingham <[EMAIL PROTECTED]>
>--
>
> >
> > I have the latest and the 2.
thing
configured correctly?
Best Regards,
Earl Bingham
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
-
Please check that your question ha
I just installed and made C2/TC4 work. Renaming xerces jar is not related to the
problem. The problem is
associated with the other parser jar files that come with TC4. I had to remove all
parser.jar, crimson.jar,
and jaxp.jar files. Then copy the C2 xerces jar file to the common\lib directory a
C2 comes with an example that shows how to build a page that allows users
to upload a file.
%TOMCAT_HOME\webapps\cocoon\docs\samples\xsp\upload.xsp
It places the file to a location based upon: Constants.CONTEXT_UPLOAD_DIR
which for win32:tomcat 4.0 is at:
%TOMCAT_HOME%\work\localhost\cocoon\imag