| Author |
How to create print friendly page in portal?
|
Ina Bumstein
Greenhorn
Joined: Nov 10, 2007
Posts: 20
|
|
Hello, I need to have the link to the new print friendly jsp from my portlet. Maybe someone could suggest any solution? I am using Websphere Portal and jsr 168 portlets with jsf. Thanks. Ina
|
 |
Dharmesh Chheda
Ranch Hand
Joined: May 08, 2001
Posts: 204
|
|
Hi , Maybe you can open the portlet in the solo mode and in a new window. I assume that your data might already be in the session. -Dharmesh
|
regards,<br />Dharmesh Chheda
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"Ina Bum", Please check your private messages
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Ina Bumstein
Greenhorn
Joined: Nov 10, 2007
Posts: 20
|
|
Thanks for the help. I tried the solo mode, but as I understand it is no possibility to use it in jsr 168 portlets. Unfortunately I didn't get any you private messages Ben. The link from the portlet jsp to separate jsp I created using servlet forward. maybe it is the dirty way to do this function, but I didn't find any other one. I was thinking about just using servlet without forward, but it didn't interpret the UTF-8 encoding correctly. Ina
|
 |
 |
|
|
subject: How to create print friendly page in portal?
|
|
|