creating pipeline output for XML File viewable with IE browser

2002-07-16 Thread Earl Bingham
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 ---

Re: writing xml to file

2002-03-07 Thread Earl Bingham
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

Re: JSP Example With Cocoon2

2001-10-24 Thread Earl Bingham
: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.

JSP Example With Cocoon2

2001-10-19 Thread Earl Bingham
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

Re: Error installing/running Cocoon-2.0b2 on TC4

2001-09-23 Thread Earl Bingham
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

upload & download with XSP

2001-09-22 Thread Earl Bingham
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