9

Besides GWT out there, are there other Java to JavaScript Compiler. Currently all my work is done in Java and I heard of Java2Script too. Anyone out there knows other Java to JavaScript?

4
  • 1
    You are looking for J2S alternatives? Any specific req.? Commented Jul 29, 2010 at 7:38
  • other than it should achieve RIA result. there's nothing else. Commented Jul 29, 2010 at 8:17
  • 1
    Just curious, is there some reason you don't want to use GWT? Or are you just investigating alternatives just in case? <opinion>If you have to search this hard for alternatives, it can be reasonably assumed that none of them will be as mature as GWT is, so you should probably just stick with GWT</opinion> Commented Jul 29, 2010 at 13:46
  • Possible duplicate: stackoverflow.com/questions/440302/… Commented Mar 3, 2013 at 4:42

3 Answers 3

1

I believe qooxdoo has a java-javascript compiler. Since they have a similar framework call QWT Its similar to GWT but with their own widget set.

Sign up to request clarification or add additional context in comments.

Comments

1

Nice list of ..->JavaScript compilers with special chapter dedicated to Java is available here: https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS#javajvm

Comments

-3

In GWT there will be lot of boiler plate codes and learning curve of GWT is high and hard to maintain your code.

2 Comments

The question is asking for alternatives, and you've just listed the same ones mentioned in the question itself.
… and now you've edited it to comment about just one of the Java-JS converters listed in the question while sill not suggesting any others (which is what the question asks!)

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.