How to change the title of a browser page which a servlet streamed a PDF to?

后端 未结 5 731
情歌与酒
情歌与酒 2020-12-09 04:55

My Java based webapp has a servlet which streams PDF content back to the browser based on request parameter.

e.g. user clicks on an A tag with an href of \"myApp/Fet

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-09 05:42

    You could display the PDF in an iframe.
    Something like this:

    
      
          Here is the amazing PDF