|
Re: Jasper Reports: msg#00115java.ulc.devel
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:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Jasper Reports, Etienne Studer |
|---|---|
| Next by Date: | speeding up search page, Cameron Taggart |
| Previous by Thread: | RE: Jasper Reports, Etienne Studer |
| Next by Thread: | Re: Jasper Reports, Bruno Schaeffer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |