Which web framework are you using? Struts 1.x has a DownloadAction you may be able to use:
http://www.google.com/search?q=DownloadAction Matt On 4/18/07, soussou97 <[EMAIL PROTECTED]> wrote:
Hi; I have the following process : I receive via FTP of the pdf files which are stored on a directory of my server (Tomcat + JOnas). This directory is outwards of the deployment directory of JOnas (work directory) and the pdf files are not inside of war file but uploaded directly on the directory. I must realized a JSP which display to user these pdf files. So my question how implemented this JSP in using external directory ? regards; -- View this message in context: http://www.nabble.com/Jsp-to-display-of-the-pdf-files-tf3603284s2369.html#a10066565 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
