----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi all

I'm using RH6.0, jdk1.2.2, tomcat3.1, apache 1.3.12.
Html & video (video.ram) files stored at
/usr/local/jakarta-tomcat/webapps/examples/servlets.

I want to display that video file by Realplayer ( in
Netscape).

The html code is :
<HTML>
<HEAD>
<TITLE>VIDEO</TITLE>
</HEAD>
<BODY>
<BR><BR><BR>
Displaying video file.
<BR>
<A HREF="video.ram">Click here</A>
</BODY>
</HTML> 

Running html file from
http://localhost:8080/examples/servlets/video.html is
oke.
But when I "click" for video, the result just : 
http://www.suaramerdeka.com/tvri/sctv1.rm?title="LIPUTAN
6 - SCTV"&author="SUARA MERDEKA"

The video is working good when I accessed from
Netscape:Open File
"usr/local/jakarta-tomcat/webapps/examples/servlets/video.ram"

Thank you for your help.

-pamungkas-
 


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to