Results 1 to 2 of 2
- 03-09-2009, 12:55 PM #1
Member
- Join Date
- Mar 2009
- Location
- Israel
- Posts
- 3
- Rep Power
- 0
create Instance of class in Javascript
i want to create an instance
Singleton or Constractor it doesnt matter..
in javascript...
after searching a viewing few examples in google
i tried them and no luck..
when i create an instance with java API for example
var b = new java.lang.string(..); it works
but when i try my class nothing
my Class build:
Package : Blockbuster
Class : Register
any help plz?
thanx in advance
- 03-09-2009, 04:26 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
This is a Java forum not a JavaScript forum. Those are completely two technologies. Better to ask your question on a JS forum.
Similar Threads
-
[SOLVED] Hacking Singleton- Multiple instance of a Singleton class
By piyu.sha in forum New To JavaReplies: 2Last Post: 10-06-2008, 09:06 PM -
Naming a class instance with a variable
By pikalex88 in forum New To JavaReplies: 3Last Post: 09-30-2008, 06:27 PM -
How to create a class in java?
By pawankumarom in forum New To JavaReplies: 2Last Post: 09-05-2008, 07:47 AM -
How to create main class link to another two class?
By pearllymary78 in forum New To JavaReplies: 6Last Post: 07-16-2008, 11:02 PM -
Create different instance of a tablemodel
By Bill in forum AWT / SwingReplies: 6Last Post: 03-27-2008, 03:49 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks