|
Hi, I am trying to view a PDF document sent by a servlet
in my portlet window. So the browser has to popup open/save/cancel window when
it Encounters the PDF. I have a servlet like this <servlet-name>TestAspectServlet</servlet-name> <url-pattern>/TestAspectServlet</url-pattern> that sends the pdf. I also have this tag <EMBED SRC="……………..” WIDTH='200' HEIGHT='200' > </EMBED> What will be the URL in this tag ? response.encode(..) doesn’t
seem to work. Thanks, Mohan This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. |
- URL of servlet in PORTLET iframe mohan.radhakrishnan
- Re: URL of servlet in PORTLET iframe Patrick Huber
