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.
Yes, I know I can pass collection of objects. But I'm afraid of memory usage if the collections are huge. :) But I think I'll do as you said, in the future maybe a iterator will be able to be passed :)
BTW Flow is the best new thing in Cocoon and the Woody becoming second one. If I only get OJB (or other) working with it I will be very happy.
What else can you ask? ;-)
OK, but off topic :) A question about encoding in JXTransfomer: If I pass a string with national characters (ISO-8869-2) from flow to the view (JXTemplate) these characters do not show up correctly. Is there any issues?
Regards, mirek
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
