On Thu, 12 Sep 2002, Gernot Koller wrote:

>
> Hi!
>
> First, thanks for your very quick replies to my last question!
>
> After quite some time discussing and evaluating we made a decision in favor of 
>cocoon as presentation framework. One major argument for cocoon and against struts 
>was that in jsp a strict seperation of logic (Java code) and presentation is not 
>always encouraged. There was also fear that the same issues might apply to xsp and 
>therefore the decision was made to use cocoon but to avoid the use of xsp.
>
> I'm very new to cocoon and by now only have a very vague idea about xsp and issues 
>that might arise using xsp. So what do you think ? Is it a bad idea to use cocoon but 
>not use xsp ? Is it generally possible to compare jsp and xsp in that way? Or are 
>these fears inappropiate?
>
In general, it doesn't matter what thechnology you use. XSP does not
provide separation of logic and presentation, the use of XML does this.
If you use JSP to generate XML and generate HTML from that XML you will
have the same degree of separation as with XSP.
The main advantage between JSP and XSP is that XSP encourages the
generation of valid XML.

> thanks,
>
> Gernot
>
>
>
>
> --
> DI Gernot Koller
> mailto:[EMAIL PROTECTED]
> phone:+43-676-340 55 52
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! News - Today's headlines


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to