File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes videos in tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "videos in tomcat" Watch "videos in tomcat" New topic
Author

videos in tomcat

tempo van
Greenhorn

Joined: Jan 20, 2012
Posts: 1
can anybody please tell me how to make video tag work in tomcat ? it
works in normal html file. But doesnt play from tomcat. mime settings
are proper.please help me
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

Since you mention Tomcat, I assume you are using servlets and JSP. Since each of these return HTML to the browser, video tags work just the same as they do in HTML because it's just HTML that's being returned in the response. If they're not working, it's because there's something wrong with the HTML being sent to the browser.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
IntelliJ Java IDE
 
subject: videos in tomcat
 
Threads others viewed
Question on including file by directive
Prevent intermediate access to any jsp page
Difference between apache tomcat and j2ee application server
DIGEST auth-method
context configuration with Tomcat 5!
developer file tools