| Author |
HTML generated by backing bean
|
Juri Gavrilenko
Greenhorn
Joined: Sep 29, 2008
Posts: 1
|
|
Hi everybody, I've got following problem, that maybe is pretty easy to solve, but I'm not good in web-tier. I have reporting components (Jasper) and I've integrated it into JSF using backing bean, that generates report. This bean itself obtains objects from the servlet API (implementation: JSF and Jasper). The problem is, how can I integrate this bean, so that the report is being showed in my navigation structure, e.g. that I can generate the html on the same JSF-page. Currently completely new page is being generated (in the same window) and I have no ideas how I can use it with my template. The HTML code is: The bean code is: [ September 30, 2008: Message edited by: Juri ] [ September 30, 2008: Message edited by: Juri Gavrilenko ]
|
 |
Amit Ghorpade
Bartender
Joined: Jun 06, 2007
Posts: 2547
|
|
Hi Juri welcome to Javaranch , Your name does not follow the Javaranch naming policy . Please change it using the My Profile link.
|
SCJP, SCWCD.
|Asking Good Questions|
|
 |
 |
|
|
subject: HTML generated by backing bean
|
|
|