Spring Roo Video Player
I want to play a video in my w开发者_StackOverflow社区eb application. İs there any short way to play theese video in my web application
Yes, you can create and use your own custom tag which supports video -- with the video url passed as a parameter for a flash based or html5 video player.
精彩评论