webscaping : convert html into XML

2002-06-15 Thread Chitharanjan Das
Hello ,     Have anyone of you come across some implementation that scrapes content from website and formulates them into meaningful xml docs. Basically, analyse the html content scraped and convert it into meaningful XML document….   Regds, Chiths

Re: XMLForm & Control of flow

2002-06-15 Thread Ivelin Ivanov
>>>People, >>> >>>I was experimenting with XMLForm and the Howto example. It works, >>>but I have >>>some question. I am hoping someone can answer them. >>> >>>1. Why is the flow controled with HowtoWizardAction? And not with >>>help of a >>>xml like struts-config? The HowtoWizardAction has an id

DO NOT REPLY [PATCH QUEUE] Summary June 16 2002

2002-06-15 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to t

Servlet expception for JSP with Cocoon

2002-06-15 Thread David Cummings
Hi, I haven't been able to get JSP pages to work in conjunction with Cocoon2. I've tried it on several different machines and continually receive the following: Servlet /cocoon threw load() exception javax.servlet.ServletException: Servlet.ini() for servlet jsp threw exception at org.apache.cata

Re: Generating a 404 from

2002-06-15 Thread Jonathan Layes
Hi all, I'm starting to get pretty good at answering my own Cocoon questions :) After some digging, I found the xsp:structure and xsp:include tags in both the included esql logicsheet and in the logicsheet documentation. By including: org.apache.cocoon.ResourceNotFoundException at th

Re: Using Cocoon 2 as a Servlet Filter

2002-06-15 Thread Nicola Ken Barozzi
Richard Bounds wrote: > I'm also looking at doing exactly the same thing - my first guess was to > write a Generator to take the response from the servlet (perhaps similar > to ServletGenerator? - I haven't had a chance to look at it yet.). Rejoyce, it's already there :-) http://cvs.apache.or

Maybe they should try Cocoon2 :-)

2002-06-15 Thread Arnaud Vandyck
http://www.sun-catalogue.com/productdescription.xml?site=FR_FRE&catalogue=FC&segment=FC_SC&item=FC_SC_CAT&group=1&fid=4&id=84 Cocoon 1.8.2 Error found handling the request. java.lang.Exception: XSP Java Compiler: Compilation failed for _productdescription.java 1649: Class _d5._suncatalogue._htd

Re: Using Cocoon 2 as a Servlet Filter

2002-06-15 Thread Richard Bounds
I'm also looking at doing exactly the same thing - my first guess was to write a Generator to take the response from the servlet (perhaps similar to ServletGenerator? - I haven't had a chance to look at it yet.). I have just about no experience of either Tomcat or Cocoon, so any help/thoughts

RE: FOP serializer is 4-5 times slower in C2.0.3 than from command line

2002-06-15 Thread Mark Arnold
I dont know whether it does. But if you use FOP from the command line and that is way faster than using Cocoon as servlet, then I guess there might be some overhead in the Cocoon Framework... Just an idea, but it might be worth a try. I dont think that it's only because you use servlets instea