IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes rhino, potentiality, How works? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "rhino, potentiality, How works?" Watch "rhino, potentiality, How works?" New topic
Author

rhino, potentiality, How works?

Raynmune Corsan
Greenhorn

Joined: Nov 04, 2005
Posts: 7
hello nice people:
i was learning the rhino doc at here, but i am a javascript beginner and...

Please if you know how to import java classes using rhino, help me. I want to do something like.
If my java clas is

public class MyClass{...}

Then i want to get an object on javascript doing this:

var myObject = new Packages.myPackage.MyClass();

Suggestion are wellcome.


language.Java = language.C*(mechanics.Relativistic/mechanics.Classical)
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50693

Moved to the Other Open Source Projects forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32769
The syntax you show looks OK. Do you have difficulties creating an object that way?


Android appsImageJ pluginsJava web charts
 
IntelliJ Java IDE
 
subject: rhino, potentiality, How works?
 
Threads others viewed
How To Create The Compiler For my own Language and how will tokenize the Strings
E4X and Java
Fitting HTML page within JEditorPane
Javascript access to a Java object
Rhino usage
IntelliJ Java IDE