Bug 159510 - Easy Deployment and Integration
Summary: Easy Deployment and Integration
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 2.2.0 M3   Edit
Assignee: Jerry Cheng CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2006-10-02 16:18 EDT by Krishna Venkatraman CLA
Modified: 2006-12-01 20:17 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krishna Venkatraman CLA 2006-10-02 16:18:53 EDT
To encourage the use of BIRT by the development community, it must be easy for developers to integrate BIRT reports into their Java applications. To support this goal, BIRT should provide capabilities that make it easy for the developer to deploy the BIRT Runtime and reports in their application using easy-to-use tools. This project explores the use of tools from the WTP project in order to accomplish this goal.
Comment 1 Jerry Cheng CLA 2006-10-30 21:48:15 EST
Add a new plugin named "org.eclipse.birt.integration.wtp.ui" to integrate WTP into Birt designer.
Comment 2 Jerry Cheng CLA 2006-11-21 04:47:50 EST
Add BIRT JSP tags. There are four main tags: viewer, report, param and requester. 
They can help developers to develop JSP files more easily.