The Artima Developer Community
Sponsored Link

Java Answers Forum
struts

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
ashwin jacob

Posts: 1
Nickname: echoos
Registered: Jan, 2006

struts Posted: Jan 7, 2006 2:54 AM
Reply to this message Reply
Advertisement
<html:link target="_blank" action="/openDownloadPdfFile" paramId="fileName" paramName="ViewSummaryDTO" paramProperty="invoiceNO"><bean:write name="ViewSummaryDTO" property="invoiceNO"/></html:link>

In action class what i'm doing just taking a pdf file from it's location. when i'm clicking the link "invoiceNo" it will goes to "/openDownloadPdfFile" location correctly but the problem is that the pdf file is opening only in a child window but not in the page where we are mentioning the "/openDownloadPdfFile"

Topic: memory leak in Jsp and servlets Previous Topic   Next Topic Topic: Date Comparison using Simple Date Format

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use