File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes about converting java code into Javascript? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "about converting java code into Javascript?" Watch "about converting java code into Javascript?" New topic
Author

about converting java code into Javascript?

Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1291

hi authors,

is there any limitation on using a Java classes in java code for converting in Javascirpt?

because there is so many classes which developer cannot be implement in javascript. like ArrayList , Vector and others etc..


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Christophe Verré
Marshal

Joined: Nov 24, 2005
Posts: 14361

I think that GWT only emulates java.lang and java.util.
You can find the API here :
http://code.google.com/webtoolkit/documentation/jre.html
[ April 04, 2007: Message edited by: Satou kurinosuke ]

[SCBCD Wall of Fame] [My Blog]
All roads lead to JavaRanch
Help Japan. Make a donation.
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1291

Thanks for your reply Satou kurinosuke.
 
 
subject: about converting java code into Javascript?
 
Threads others viewed
mock question Wrapper issue
Class - Static variables Questions?
converting image to ico
PDF Automation from Web App
String encrypt in Java, decrypt in Javascript with pre-shared key (AES256)
IntelliJ Java IDE