> -----Original Message----- > From: Lucero, Dennis M [mailto:[EMAIL PROTECTED] > Sent: Friday, August 06, 2004 4:20 PM > To: [EMAIL PROTECTED] > Subject: pdf quirk > > > When I download a PDF file using a link the user gets it without any > security info box, but when I use a form (html:form) to download the > PDF they are presented with the security box: > > "This page contains both secure and nonsecure items. Do you want to > display the nonsecure items?" > > how can I keep this from occurring?
If you are submitting the form via https and you have stuff coming from http, then you can't. Everything comes through https, or you get that error. Not really a struts thing at all. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]