此代码工作得很好的MP4视频,但它并没有为工作.3gp,.avi和.flv文件.
<video width="320" height="240" controls>
<source src="<s:url action='downappsuservideo'>
<s:param name="id" value="#session['id']"/>
</s:url>" >
Your browser does not support the video tag.
</video>
Run Code Online (Sandbox Code Playgroud)