My problem is i am not able to display the pdf generated on jsp using Struts2.
I am able to generate the pdf dynamically using Dynamic Jasper in struts2 and also able to
download it using the
result type=”stream” the only problem i am stuck at is displaying the pdf in jsp. i able to
display it using iframe tag but it display the old pdf not the one i generate at runtime.
if anyone has any suggestions do help me out thanks in advance
in the .xml file
Hope it Helps 🙂