logo       

Re: Jasper Reports: msg#00115

java.ulc.devel

Subject: Re: Jasper Reports

Hi Brandon, we do here as well. We simply some store parameters in
the HTTP session and tell the client to open up that URL in their
browser with:

import com.ulcjava.base.application.ClientContext;
ClientContext.showDocument(url);

If you are going to use HTTP sessions, the trick to get the same one
between the browser and the ULC application is to maintain cookies via
URL's, not cookies. Then you can response.encodeURL(url).

That is one way to do it, that worked well for us.

cheers,
Cameron

On 7/18/06, Etienne Studer <estuder@xxxxxxxxx> wrote:




Hi Brandon



We do. We typically use pdf as the jasper output format. The pdf is then
available to the user on a web server (as demonstrated in the ULC
Application Template).



Etienne








________________________________


From: ulc-developer-admin@xxxxxxxxxxxxxxx
[mailto:ulc-developer-admin@xxxxxxxxxxxxxxx] On Behalf Of
bbroschinsky@xxxxxxxxx
Sent: Tuesday, July 18, 2006 9:25 AM
To: ulc-developer@xxxxxxxxxxxxxxx
Subject: [ULC-developer] Jasper Reports





Hi All,

Does any one know of a way, or has any one displayed a jasper report within
ulc?

Thanks,

Brandon



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise