You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Omar Adobati <om...@gmail.com> on 2005/11/09 16:33:24 UTC

Three steps DB Interaction

Good moring all,

I have the need to do the following:
1) Fill a form
2) insert the data filled in the form into a DB
3) display the result

Now, my idea is to make this 3 steps each one xsp page.

I can do it with two steps: the first page show the form to fill and
the second one manage the eSQL and show the results... this works
good... but if I'm in the second page and the try to reload the page I
have a new DB interaction (suppose I'm inserting new data... with the
refresh of the page I'll have new data inserted in my database... but
I don't want and don't need it).

My question now is: how to configure the sitemap.xmap for the 3 step
idea? Is my idea good? Any useful solution?


thanks to all
--
Omar Adobati
omar.adobati@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org