Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Element Construction Set :
What is the difference between ECS and Weblogic's HtmlKona
ECS was written from the start to be similar in functionality to Weblogic's excellent HtmlKona product. But, it has been designed to be more flexible in terms of support for other markup tags such as XML. ECS also has a feature where it will automaticially filter out any ' " < > characters. This filtering can be customizable by adding your own filters into the mix. This is a powerful feature. We have provided a WordFilter which will allow you to do word replacements on the text that is output by ECS.
----------
From: "jon *" jon@clearink.com
To: ECS ecs@list.working-dogs.com
Subject: Re: ECS/HtmlKona Compatibility
Date: Wed, Jul 7, 1999, 11:10 AM


> I've been doing a bit of work with ECS, and I'm thinking about putting
> together a package of higher-level objects to facilitate creation of user
> interfaces with a standard look and feel for our corporate intranet.
> However, there is a chance that I'll need this framework to work with either
> ECS or HtmlKona to create tags. I took a look at the faq-o-matic to see if
> there was any discussion of ECS and HtmlKona's compatibility; it mentions
> that there are differences, but I'm wondering if the ECS api is a superset
> of the HtmlKona api, or is something that can serve the same purpose but has
> a completely different api?

They are not compatible at all. We did this because we think that we have
something better. This is based on my quite extensive experience working
with htmlKona and giving a lot of thought to making something even better.
;-)

One interesting question for you though, why even bother using htmlKona
anymore? There is no reason why you can't just use Weblogic's server and ECS
together (without htmlKona). My point being is that ECS is less proprietary
and closed than htmlKona and it can be used with any project.

I would like to add that Weblogic does make great products, they have really
talented engineers and I fully recommend that you use them if you need to
have a commercially provided solution.
[Append to This Answer]
Previous: (Answer) What is the differences between ECS and SPFC?
Next: (Answer) Design Decision Reasoning...
This document is: http://java.apache.org/faq/?file=141
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.