I have created pdf using IText library
Now I want when the user clicks on the button ,it should prompt a save dialog box to the user to allow to browse the destination location to store the file.
Now My code looks like
Following filters are defined in web.xml
And the above code is written in the method of Backing Bean class
and invoked