----- Original Message ----- From: "bperquku" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Sunday, July 06, 2008 7:32 PM
Subject: Re: Access Local File System



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
... I thought Borlands JBuilder had vanished... ;)
Look outside... look at the actual Tomcat folder on disk... you'll find it.

You cant do it in the IDE I dont think.... the IDE is using the same trick to make it work outside of TC...

Make it point at a "another" webapp... which is just where the video files are... and leave the webapp you working on alone... so the references inside your script are going to become http//:domain/webappWithVideo/video1.flv
*IN* your script from "theOriginalWebapp with the script in it ;)

Its just that the same webpp cant be at two places at once... I havent learnt that TC trick yet ;)

Have fun ;)
---------------------------------------------------------------------------
HARBOR : http://www.kewlstuff.co.za/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
---------------------------------------------------------------------------


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to