These files are actually being displayed in a window with javascript. The filename is passed to a javascript function when a button is clicked. The script loads the file into a window. I was unable to successfully load the files without actually locating them under my web app directory. I should be able to create a solution if I had some ideas of what functions/classes to use.
"Bongiorno.Christian" wrote: > Get??? Who is "Getting" them? The web browser or the server? > > If it is the web-browser you can just upload with http > > -----Original Message----- > From: Ed Turner [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 19, 2001 9:09 AM > To: [EMAIL PROTECTED] > Subject: Can anyone give me an answer? > > I am running a web application under Tomcat 3.2.3 and would like to > access existing jpeg files from the server's local disk. Is there a > way to get to these files from my JSP without putting them under the web > app directory?? Any hints? > > Ed > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
