Mailing List Archive

HTMLgen in Java?
I'm looking for a Java class library (freeware) that is more
or less parallel to HTMLgen in its capabilities and structure.
(That is, classes encapsulating the programmatic generation
of the major HTML structures).

If anyone knows of such a beast, I'd appreciate a pointer.

TIA.

- David C. Lambert
dcl@panix.com
HTMLgen in Java? [ In reply to ]
"David C. Lambert" wrote:
>
> I'm looking for a Java class library (freeware) that is more
> or less parallel to HTMLgen in its capabilities and structure.
> (That is, classes encapsulating the programmatic generation
> of the major HTML structures).

Well, one option might be to use JPython, in which case you would
have easy access to any Java class library you like, from Python.
Granted, this may not be the right solution for everyone.
(See http://www.python.org/jpython)

> If anyone knows of such a beast, I'd appreciate a pointer.
>
> TIA.
>
> - David C. Lambert
> dcl@panix.com
HTMLgen in Java? [ In reply to ]
Try looking at http://java.apache.org/ecs/index.html

........................................................................
Steven Heaney
Schlumberger

http://www.slb.com/cgi-bin/people.pl?type=person&name=steven%20heaney