orkut applications are deployed as XML files which include a Content
element which supports HTML, CSS, and JavaScript. Therefore, you
should be able to add applets to your application the same way you add
them to a standard web page: using the applet tag.

<applet code="<APPLET_NAME>.class">
  <param name="bgcolor" value="ffffff">
  <param name="fontcolor" value="000000">
  Your browser is not Java enabled.
</applet>

I haven't actually tested this (I don't have an applet handy), but
this should work. However, your Java applet will not be able to access
any social data directly, so this limits the usefulness of including
an applet on your profile.

- Jason


On May 22, 11:31 pm, "abhishek shukla" <[EMAIL PROTECTED]> wrote:
> hello,
> can anybody tell me how can i add java application into orkut.....
> i want to add java applet;
>
> --
> --------------------------------------------------
> Abhishek Shukla
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to