Andrew Savory wrote:
Hi,

On 20/02/2008, *Reinhard Poetz* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    kamal wrote:
    > Hi,
    > I have finally got around to looking at Cocoon2.2 and I am having
    > problems understanding a couple of things:
    >
    > 1. What happened to XSPs? We extensively use XSPs at work and would
    > require either a XSPs or a valid replacement.

    XSP hasn't been migrated to 2.2 yet. The replacement is Cocoon
    Template.


In more detail: XSP has been deprecated for some time, since it often resulted in a mixture of concerns (extensive logic, presentation and content all in one file). A more robust alternative is to use java objects + flowscript + template (jxtemplate using jxpath or jexl).
What about SQL queries? Last time I checked in 2.1, doing SQL queries were messy in JXTemplates, flowscript, etc...


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

Reply via email to