You will always have a page present. The best you can do is respond with a blank page and use javascript or HTML redirect to get the PDF.
On Dec 11, 2007 2:23 PM, Jeff Amiel <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007 10:22 AM, Paul Benedict <[EMAIL PROTECTED]> wrote: > > But your first action should first go to a landing page. The landing > page > > then either contains a link for the user to click to download the > document, > > or uses a JSP redirect there to get the PDF. > > I thought of that...but I don't want them to click the link and still > be sitting on that page...able to click it again....So the same > problem applies. After they select to 'download' the PDF, I want to > forward them to a mail/lookup screen so they can do some other work. > > *grumble* > > Might be better to use single page...and use javascript to hide the > entire selection of checked items....... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >