Hi all I'm trying to pass parameters from java to javascript,i need to include Netscape package in my CLASSPATH to get JSObject.class. I uncompressed java40 that comes with Netscape installation and i got JSObject class and i put it in the same directory as my other files(Java & html files). When i compile the java class i'm getting JSObject class not found. How can i include that package in my class to get JSObject class. Thanks alot for your time.
Would you please tell me what you did,please if you can tell me how to include it in your path by steps,because when i do that i'm missing something. Thanks alot for your time.