This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I have s simple struts program to upload files. But the issue is my boss is worried about the security and he wanted to use ssh protocol. Anybody has any idea bout how this can be done? I appreciate the advice. Thanks in advance.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
Why don't you use HTTPS for the upload? That would encrypt the file in transit, and would be very little effort, since you already have it working over HTTP.
That sounds good. How can I convert my program into program using https? The server we are using is Apache Tomcat. I don�t have that much Apache Tomcat experience. Can someone suggest me a good document or briefly tell me how to do this? I appreciate that very much. Thank you.
Thanks to everybody. I used https. It was easy since I have the program working using http. But now they want to be able to see the file when they upload it. For example if they are uploading a video, they would like to see it in the browser when they upload it. Is this possible? (Most videos are flash videos). I highly appreciate any help. Thank you very much.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.