I've been following the HTML generation thread closely. My own solution to
the problem has been to create a templating architecture based on XML that
supports replacement, conditional replacement, looping, etc. I'm happy to
share it if anyone is interested; maybe you'll be able to fix some of its
issues!
However, I have a slightly different problem now. I'd like to be able to
parse HTML. I was able to solve this in my XML/HTML templating thing by
requiring that the HTML also be valid XML. Does anyone know of a library or
API that allows you to parse an HTML file and programmatically manipulate
it?
-Amos
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html