> 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.
we started to do something like that with ECS, but it isn't nearly complete.
We have an html2ecs class which reads in an Html file and converts it into
ECS code which you can cut/paste into your serlvet or use a system like Dash
<http://www.working-dogs.com/dash/> to load it into a Screen. html2ecs still
needs a bit more work, but it is a good start.
-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