We used FOP to generate dynamic pdf through the action. The action itself returned null.
Vikram ----- Original Message ----- From: "Madel,Kurt" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 5:46 AM Subject: RE: Question About Modules > Anyone using modules and going through an action to generate dynamic > database driven pdf's??? Anyone ..... > > Kurt Madel > Programmer, CSMi > (703) 823-4300 ext. 170 > > > -----Original Message----- > From: Madel,Kurt [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 11:27 AM > To: 'Struts Users Mailing List' > Subject: Question About Modules > > My understanding is that you have to use an extension mapping in order to > use the Module functionality, i.e. '*.do' > > What are people doing if they need to serve say a '.pdf' from an action? > That is, my pdf is dynamic and requires the use of the same DAO's that I use > for my jsp pages. Sure you can set the mime type, but Internet Explorer > ignores these most of the time and counts on the extension. If you map > *.pdf and *.do then you won't be able to server static pdf's??? > > Kurt Madel > Programmer, CSMi > (703) 823-4300 ext. 170 > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

