You should check out www.enhydra.com as well. They have a
technique which works with servlets that totally seperates html from
your java code. Bascially your html files get compiled to a DOM class
file which you can reference in your servlets.
Cheers,
Bill Thompson
"Wrap the Internet around every brain on the planet and spin the planet.
Software flows in the wires." -Molgen's Metaphorical Corollary to Faraday's Law
http://old.law.columbia.edu/my_pubs/anarchism.html
On Mon, 28 Jun 1999, jon * wrote:
> > My servlets are getting pretty messy, with HTML all over. What's a better
> > solution? I looked into JSP but I was not impressed with the syntax of that.
> > There must be a better way.
>
> Here is another solution...
>
> <http://java.apache.org/ecs/>
>
> -jon
>
> ___________________________________________________________________________
> 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
>
___________________________________________________________________________
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