HTMLgen in Java?

R Wentworth rhww at erols.com
Wed Apr 21 03:23:20 EDT 1999


"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 at panix.com




More information about the Python-list mailing list