Hello there,
Im new in JSP
Just want to ask, how I can force web browser to popup download box to download the .prn file that was generated by server?
Assume that
fileName.getAbsolutePath()
is the variable that hold the path for .prn file
*** Im using pure JSP