| 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
|
|
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]
|
 |
 |
|
|
subject: Play audio/video/swf/flv in jsp
|
|
|