This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Play audio/video/swf/flv in jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Play audio/video/swf/flv in jsp" Watch "Play audio/video/swf/flv in jsp" New topic
Author

Play audio/video/swf/flv in jsp

Shahid Pathan
Greenhorn

Joined: Dec 28, 2010
Posts: 23
Hi All,

I am working on education site. I have a following requirement.

1>User will search the educational resource
2>Application will provide available resource list . Resource will be any of the following.
a>video
b>audio
c>pdf/doc
e>flv/swf
3>User will click on any of the resource and then application will play/load the resource in iframe or in popup .

Question: 1>How can we play audio/video/flv in jsp?
2>If the resource is pdf/doc then how to open in iframe so that user can read only?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56218
    
  13

This has nothing to do with JSP. JSP just creates an HTML file to send to the browser, so this is an HTML question.

Moved to a more appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Play audio/video/swf/flv in jsp
 
Similar Threads
convert swf files to flv files
Play flash video in Java
Convert Video into SWF and FLV format
Problem playing swf(flash) files in html/jsp page
Convertion of video formats to flash player format