Re: State of project

Basil Bourque <[email protected]> Wed, 9 Jul 2003 22:23:45 -0700
Newsgroups gmane.comp.jakarta.ecs.user
Message-ID <[email protected]>
> Is there any other suite or api that offer same
> functionality as ECS?

Jetty (an open-source WebServer+ServletEngine similar to Jakarta 
Tomcat) includes a library similar to ECS. Look at the package 
"org.mortbay.html" package. I have not used it myself so I cannot 
comment on it.

http://jetty.mortbay.org/javadoc/index.html

http://jetty.mortbay.com/jetty/index.html

--Basil