What about http://wiki.cocoondev.org/Search.jsp?query=database&Search=Find or more specific http://wiki.cocoondev.org/Wiki.jsp?page=DatabaseActions.

ESQL is another possibility (http://wiki.cocoondev.org/Wiki.jsp?page=ESQL). It's an XSP logicsheet, which adds further separation to XSP (http://cocoon.apache.org/2.0/userdocs/xsp/logicsheet-concepts.html).

Joerg

Alberto Zanon wrote:
Hello,
as I written in a previous message (see below), I have to build an intranet
and I want to use a solid system (= Cocoon) that helps me to separate
presentation, logic and database. At this moment I don't know where to put
the "logic". For example, when a user of my site posts an html-form, I have to
do some sql selects, evaluate the results, do an sql update on table and finally, if all is ok,
insert the user data. Where and how I write it?
If I don't use Cocoon, I will write it in a Java class.
I have two days to decide if I will use Cocoon.
Thanks
----------------------------------
Alberto Zanon


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



Reply via email to