You could also look into using GWT, which will let you write Java and compile it to JS.
-Nick On Thu, Dec 17, 2009 at 10:21 AM, Aaron Boodman <[email protected]> wrote: > Actually, you can't :( > > http://crbug.com/30258 > > You should be able to, though :) > > - a > > On Thu, Dec 17, 2009 at 1:28 AM, PhistucK <[email protected]> wrote: > > Generally, you can embed a Java applet in your HTMLs. > > ☆PhistucK > > > > > > On Thu, Dec 17, 2009 at 08:44, Vinoth <[email protected]> wrote: > >> > >> Hi Everyone, > >> I just want to know if i could write extension for chrome in JAVA, if > >> possible can u please explain me how...if not pls do let me > >> know...thanks in advance > >> > >> -- > >> > >> You received this message because you are subscribed to the Google > Groups > >> "Chromium-extensions" group. > >> To post to this group, send email to > [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<chromium-extensions%[email protected]> > . > >> For more options, visit this group at > >> http://groups.google.com/group/chromium-extensions?hl=en. > >> > >> > > > > -- > > > > You received this message because you are subscribed to the Google Groups > > "Chromium-extensions" group. > > To post to this group, send email to > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<chromium-extensions%[email protected]> > . > > For more options, visit this group at > > http://groups.google.com/group/chromium-extensions?hl=en. > > > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<chromium-extensions%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" 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/chromium-extensions?hl=en.
