BIRT engine deployment [message #83794] |
Tue, 25 October 2005 09:50  |
Eclipse User |
|
|
|
Hi all,
I'm interested in deploying BIRT engine into our web app without using
viewer example servlet. What's not so clear to me (after reading birt's
doc) is how this can be done. Can I just put some birt jars files together
with the dependencies (and some other resources - js) in my app's
WEB-INF/lib? Or is using the viewer servlet better alternative? What are
pros and cons?
Thanx,
V.
|
|
|
Re: BIRT engine deployment [message #83883 is a reply to message #83794] |
Tue, 25 October 2005 10:55  |
Eclipse User |
|
|
|
Vladimir,
The viewer servlet handles parameters and displaying the html output. You
can write your own. We have an example of that in the examples section,
under integration the dynamic parameters. With future releases of BIRT the
viewer servlet will become more complex, ie handling cascading and dynamic
parameters, so using the existing one may offer more benefits in the long
run. To use the current one, download the standalone engine and deploy the
birt.war file.
Jason Weathersby
BIRT PMC
"Vladimir" <vladimir.simjanoski@gmail.com> wrote in message
news:412dbc5ed09115fa5195ca2d627a8fb2$1@www.eclipse.org...
> Hi all,
>
> I'm interested in deploying BIRT engine into our web app without using
> viewer example servlet. What's not so clear to me (after reading birt's
> doc) is how this can be done. Can I just put some birt jars files together
> with the dependencies (and some other resources - js) in my app's
> WEB-INF/lib? Or is using the viewer servlet better alternative? What are
> pros and cons?
>
> Thanx,
> V.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03890 seconds