mirko dijo: > I forgot to ask: if I return a query results' iterator > (broker.getIteratorByQuery(query)), will I be able to pass it as a > parameter to flows's view and then iterate it in my JXTemplate? I've a > feeling that it won't work :(
The iterator no, but a bean collection yes. We use OJB to develop DB application with flow+woody and jxtemplate and this is a paradise compared with other approach. What else can you ask? ;-) Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
