Jon Stevens wrote:

>on 5/10/01 8:08 AM, "Stephan Nagy" <[EMAIL PROTECTED]> wrote:
>
>>ECS is really just away to
>>avoid coding markup directly in your java classes.
>>
>>-stephan
>>
>
>You wouldn't want to use ECS to generate HTML for a website though. For
>that, you want to use something like Velocity which allows you to abstract
>out your html from your code so that you can maintain it over time easily.
>Ie: following the MVC model.
>
I tend to let people inflict whatever pain they like upon themselves, 
and there are several reasons why someone might want to use ecs to 
generate html for a website ( I don't. I just don't discourage it. )

-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to