| Author |
play vedio in jsp
|
Shilpa Potabathni
Greenhorn
Joined: Jul 06, 2009
Posts: 1
|
|
I want to play video in jsp page
Please help me .It is urgent
|
 |
ujjwal soni
Ranch Hand
Joined: Mar 28, 2007
Posts: 390
|
|
Hi,
Welcome to javaranch.
I googled out for this:
"embed video JSP"
and found this:
http://www.roseindia.net/jsp/embeddingwmp.shtml
It it doesn't suite your needs, you can search google for similiar terms.
Be careful with roseindia though. That site is cluttered of poor examples and bad practices.
To the point, this is not JSP specific. It's just all about HTML. Make use of the HTML <object> tag. Just read the documentation of the player in question what's the HTML syntax to embed a video. You can also easily google it if you use keywords the smart way, for example "embed flash html", "embed quicktime html", "embed mediaplayer html" and so on.
I did the same in one of our social networking project.
Try this out....
|
Cheers!!!
Ujjwal B Soni <baroda, gujarat, india> <+919909981973>
"Helping hands are better than praying lips......"
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56153
|
|
|
Nothing to do with JSP. Moved to HTML.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
It is urgent so I left out all the details.
What type of video is it?
A simple Google Query probably could answer this question.
Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56153
|
|
When I saw this:
Shilpa Potabathni wrote:Please help me .It is urgent
I lost all incentive to provide an answer.
Please read this for information on why.
|
 |
 |
|
|
subject: play vedio in jsp
|
|
|