Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to do a one-way communication between applet and servlet?

807606May 10 2007 — edited May 14 2007
Hi All,

I would like to know how to capture picture from a webcam from an applet and transfer it to servlet and the servlet will forward to another page that does not contain any applet. Please help me on it.
Currently I succeeded on two-way communication between applet and servlet but I failed on one-way communiaction. On the two-way communiaction I was unable to forward the page to another page.
Please help me.


Thanks,

Hendry
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2007
Added on May 10 2007
2 comments
105 views