Web App Servlet Filtering [message #167439] |
Mon, 05 June 2006 14:17 |
Eclipse User |
|
|
|
Originally posted by: schneeman.gmail.com
Is it possible to use the BIRT Viewer webapp to get embeddable HTML
reports (the sort of reports generated when
HTMLRenderOption.setEmbeddable(true) is called).
I'd like to take those reports and wrap them myself, without using frames
or the like. I could chain the webapp's "run" servlet in a filter that
would do the wrapping.
I did not see any URL parameter to do this when I was looking at the docs,
but sometimes, documentation lags implementation.
|
|
|
Re: Web App Servlet Filtering [message #167501 is a reply to message #167439] |
Mon, 05 June 2006 21:12 |
|
I dont believe there is a URL parameter for this yet, but
creating a Servlet to do it is pretty simple.
Jason
"Brent" <schneeman@gmail.com> wrote in message
news:0c4ba137c8a3ba76bff357d50a8d4f05$1@www.eclipse.org...
> Is it possible to use the BIRT Viewer webapp to get embeddable HTML
> reports (the sort of reports generated when
> HTMLRenderOption.setEmbeddable(true) is called).
>
> I'd like to take those reports and wrap them myself, without using frames
> or the like. I could chain the webapp's "run" servlet in a filter that
> would do the wrapping.
>
> I did not see any URL parameter to do this when I was looking at the docs,
> but sometimes, documentation lags implementation.
>
|
|
|
|
|
|
Re: Web App Servlet Filtering [message #168357 is a reply to message #167517] |
Wed, 07 June 2006 23:31 |
Eclipse User |
|
|
|
Originally posted by: schneeman.gmail.com
Hi Jason,
Reading the bug report
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=110681) for the reportlet, it
looks like reportlets could work (in my case, I'd need to retrieve three
separate itemName's which is a bit cumbersome, but doable).
Unfortunately, I can't get the reportlet URLs to work - getting the "Error
happened while running the report" message in the body of the HTML.
-b
"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:e62e9q$kd2$1@utils.eclipse.org...
> Brent,
>
> You are correct. There may be a way of doing this using the Reportlet
> URL. I will check if this is possible.
>
> Jason
>
> "Brent" <schneeman@gmail.com> wrote in message
> news:5558d1b2552527e4530f50972feffacc$1@www.eclipse.org...
>> Thanks Jason.
>>
>> Simple or not, no point in reinventing the wheel if not needed.
>>
>> I'll roll-my-own.
>>
>> Regards,
>> Brent
>>
>
>
|
|
|
Re: Web App Servlet Filtering [message #168744 is a reply to message #168357] |
Fri, 09 June 2006 02:08 |
|
Brent,
I believe this is a known issue. Take a look at this bug.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=143922
Jason
"Brent" <schneeman@gmail.com> wrote in message
news:e67nlk$eqi$1@utils.eclipse.org...
> Hi Jason,
>
> Reading the bug report
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=110681) for the reportlet,
> it looks like reportlets could work (in my case, I'd need to retrieve
> three separate itemName's which is a bit cumbersome, but doable).
>
> Unfortunately, I can't get the reportlet URLs to work - getting the "Error
> happened while running the report" message in the body of the HTML.
>
> -b
>
>
> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
> news:e62e9q$kd2$1@utils.eclipse.org...
>> Brent,
>>
>> You are correct. There may be a way of doing this using the Reportlet
>> URL. I will check if this is possible.
>>
>> Jason
>>
>> "Brent" <schneeman@gmail.com> wrote in message
>> news:5558d1b2552527e4530f50972feffacc$1@www.eclipse.org...
>>> Thanks Jason.
>>>
>>> Simple or not, no point in reinventing the wheel if not needed.
>>>
>>> I'll roll-my-own.
>>>
>>> Regards,
>>> Brent
>>>
>>
>>
>
>
|
|
|
Re: Web App Servlet Filtering [message #168850 is a reply to message #168744] |
Fri, 09 June 2006 12:57 |
Eclipse User |
|
|
|
Originally posted by: schneeman.gmail.com
Thanks Jason. That's good to know.
"Jason Weathersby" <jweathersby@actuate.com> wrote in message
news:e6al64$8j0$1@utils.eclipse.org...
> Brent,
>
> I believe this is a known issue. Take a look at this bug.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=143922
>
> Jason
>
> "Brent" <schneeman@gmail.com> wrote in message
> news:e67nlk$eqi$1@utils.eclipse.org...
>> Hi Jason,
>>
>> Reading the bug report
>> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=110681) for the reportlet,
>> it looks like reportlets could work (in my case, I'd need to retrieve
>> three separate itemName's which is a bit cumbersome, but doable).
>>
>> Unfortunately, I can't get the reportlet URLs to work - getting the
>> "Error happened while running the report" message in the body of the
>> HTML.
>>
>> -b
>>
>>
>> "Jason Weathersby" <jweathersby@actuate.com> wrote in message
>> news:e62e9q$kd2$1@utils.eclipse.org...
>>> Brent,
>>>
>>> You are correct. There may be a way of doing this using the Reportlet
>>> URL. I will check if this is possible.
>>>
>>> Jason
>>>
>>> "Brent" <schneeman@gmail.com> wrote in message
>>> news:5558d1b2552527e4530f50972feffacc$1@www.eclipse.org...
>>>> Thanks Jason.
>>>>
>>>> Simple or not, no point in reinventing the wheel if not needed.
>>>>
>>>> I'll roll-my-own.
>>>>
>>>> Regards,
>>>> Brent
>>>>
>>>
>>>
>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02829 seconds