G'day,
Don't know if this has been mentioned before, but 'twould be useful to
be able to get StreamResult to take the contentType param as an index
into the value stack (I have an action that determines content type
based on user input). Worked around this by extending StreamResult and
overriding doExecute(), but perhaps this is a more common occurrence.
Also, it would be useful if the JR plugin were to check if the param
datasource is an instance of JRDataSource and if so, use it directly,
rather than instantiating a ValueStackDataSource on it. I'm working
with a bunch of Reports built to XML data sources, and clearly, the
ValueStackDataSource doesn't play nicely with the XPath expressions in
the JRFields. Worked around this by building all the JR stuff directly
into the action class.
PK
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]