Dear list, I am in front of a cocoon -best way- choice and need some expert feedback.
So, I need to do some forms with C-forms and store the results in a database. for the Cforms I wil use flowscripts but then, I don't know which solution is better to access the database: - databaseActions : they look pretty and could be very helpfull for a quick development - java code using jdbc in flowscript : like this I will have all ;y resources loaded in flowscript (cforms and database) Also, if I make my own java code I really think I am reinventing the wheel. Nevertheless, I don't know if using DBActions in sitemap and flowscript is correct. I saw that it is also possible to use Hybernate with flowscript but I haven't got enough time to learn this, and the webapp is not that critic to use OJB [it's a kind of sample, but I also don't want to make it bad] Thank you in advance, Stephane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
