on 5/17/2000 1:21 PM, Marhas Dildar S <[EMAIL PROTECTED]> wrote:

> Html2Ecs uses org.apache.xerces.parsers.DOMParser which is really an
> XML 
> parser. Parsing a regular HTML document generates quite a few
> SAXParseException (s). I believe that there are SGML based HTML
> parsers 
> that might do a better job
> Are there any improvements in the pipeline?
> 
> Regards,
> Dildar
> 

there are improvements in the pipeline if you write them. :-)

we have pretty much abandoned the concept of creating ECS Java code out of
HTML. it was a stupid experiment. much better is to just use something like
Webmacro to abstract your HTML from your code...

-jon

-- 
    Java Servlet Based - Open Source  |        Collab.Net
        Bug/Issue Tracking System     |   now hiring smart people
       <http://scarab.tigris.org/>    |  <http://Collab.Net/jobs/>



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to