掲示板

How to open PDF in Liferay

thumbnail
12年前 に ankit yakkundi によって更新されました。

How to open PDF in Liferay

Regular Member 投稿: 221 参加年月日: 10/03/05 最新の投稿
hi.
I am using liferay 6 with tomcat 6.
I have created a struts portlet which will open a popup.there are two buttons on the popup form.One button saves the records and another button in the popup which should open a pdf in a new window showing the values entered in the popup.
I want to call new servlet for the viewing part.Since we can't change the action in the popup,i am not able to transfer values to the servelt ,since servelt gets new response.
but when i tried to set the values in the servlet by default to test the generation of pdf i am able to view it on the browser if i hit the servlet url,but if i try to do it after clicking the button on the portlet,then a window opens showing the garbage values or the encrypted values..

Can anyone help me on this issue.

Any idea or suggestions are welcome..
Thanks in advance..