On Apr 4, 2005, at 9:06, Andre Juffer wrote:

You can also access the database directly in your script. You could return some object from persistence, which you could use to populate your bean. Maybe it is possible to use that object as the bean for the form (not tried).

IIRC, direct database access from javascript flowscripts is no longer supported. But you can create a java object that talks to the database and grabs values to place in the form if it's a new one. In other words, handle both the form submissions and the form prepopulating from your flowscript.


A.


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



Reply via email to