Re: Access Local File System

2008-07-07 Thread bperquku
Hi, I managed to create the second webapp that points on c:/. BUT, now i face another problem. Now i have to webapps, first one VideoWebApp, and the second one VideoServer (which i use for flv files located on c:/video). I'm not able to upload files from VideoWebApp to VideoServer. Does anyone ha

Re: Access Local File System

2008-07-06 Thread bperquku
Thank you all of you, I currently using JBuilder 2007, i cannot find conf/Catalina/. I don't know how to configure that file. Thnx a lot -- View this message in context: http://www.nabble.com/Access-Local-File-System-tp18296333p18304395.html Sent from the Tomcat - User mailing list archive

Access Local File System

2008-07-05 Thread bperquku
I have written i simple web application using Eclipse and Tomcat 6. I'm trying to stream a flv video in jsp page. It works good if flv file is located under webroot, but when i change location ex. c:/ the file is not loaded. I'm using jw player so i opened a question in that forum, and i received

Re: Streaming Video Media

2008-05-12 Thread bperquku
gt; guess you don't want to go that way. > > HTH > > Alan Chaney > > > > bperquku wrote: >> thank you for your reply, >> Actually my webapp uses a db authentication, but even registered users >> will >> not have to download videos, only to see them. >

Re: Streaming Video Media

2008-05-12 Thread bperquku
thank you for your reply, Actually my webapp uses a db authentication, but even registered users will not have to download videos, only to see them. thnx. Александър Л. Димитров wrote: > > Hi, > > Quoth bperquku: >> Hi, >> I installed Tomcat 6.0. I have sample web

Streaming Video Media

2008-05-12 Thread bperquku
Hi, I installed Tomcat 6.0. I have sample webapp that streams's video content. Is it possible somke how to protect video from downloading -- View this message in context: http://www.nabble.com/Streaming-Video-Media-tp17185149p17185149.html Sent from the Tomcat - User mailing list archive at Nabb