| Author |
Video Conferencing in Jsp
|
Anchal Bhargava
Greenhorn
Joined: Jul 22, 2012
Posts: 6
|
|
I am creating a website on E-Learning for my college final year project. I have done almost everything my professor told me to but I have to implement video conferencing facility in it, so the students can use that facility to chat with professors but I don't have any idea how to do that.
So anyone please give me some guidance in how to do that. Thank you
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
There is nothing in JSP to help you. JSP is merely a template for creating HTML to send to the browser. You'll need to look for information on implementing video in HTML pages, or using heavyweight applets.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Video Conferencing in Jsp
|
|
|