jsp 调用Media Player 在本地目录下可以运行,为什么在Tomcat服务器下就运行不了那?
视频文件引入是这样写的
<embed src="5.mp4" width="720px" height="340px",noerror="true" loop="true" autostart="true" type="application/x-mplayer2"></embed>