Re: JSP Upload

2001-05-18 Thread Malla c
Hi, U can use any api to upload file into your webserver root directory.. like jspsmart or orrely maltipartrequest classes.. just surf on this topics.. or search on javasoft forums.. I think this will help full to u.. Last three months back I did same.. If u have any question contact me at 90

Physical path of a file from its virtual path relative to the web site root.

2001-02-26 Thread Malla c
Hi I am working on upload problem.. I am using jspsmart api to upload any type of files from the browser and I am storing into oracle database. Here I am getting file from browser and I am saving in web server virtual path "/demo/upload" after that I am taking this file and I am storing into da

download file of any type from Servlet performs differently in IE5.5and Netscape

2001-02-23 Thread Malla c
Hello Friends I am working on download application.. it is working in Netscape but when come to IE5.5 it perform differently. I hava a jsp which contain a link to down load this jsp page as a any extension file. I use response.setHeader("Content-Disposition","attachment; filename= result.txt

Passing jsp session variables to Servlets.

2001-02-21 Thread Malla c
Hi, I am working upload and download application. I have jsp file it gets the file name and content type. I am want to pass this values to servlet. So I can I pass session jsp session variables to servlet. Please give me some idia. Please help me some idia.. I will thankful to u. Thanks,

null error from JRUN

2001-02-20 Thread Malla c
Hi, I am working upload and download application. My application is working fine in jswdk-1.0.1. When I move my application to JRUN under linux environment, and when I click the download button to download the file from server's root directory I am getting Jrun Error like this.. I stuck h

Download problem with Netscape6

2001-02-06 Thread Malla c
Hi I am using Netscape 4.7 to download file.. but when I use Netscape6.0 it is giving error like this.. U are about to download a file of type application/vnd.ms-excel. This file is unrecognized by MoZilla. You can save it or open it with another application. Please help me any one in this prob