Not knowing your specific requirements, I do a fair bit of the following in
my JSPs (intranet application):

<body onLoad="doSomething(<%objRef.getWhateverProperty()%>)">

Netscape defined LiveConnect (at least in js 1.3 spec) for communication
between js and java -- I haven't worked with it, and I'd bet against
internet explorer support.

-----Original Message-----
From: Jason Kilgrow [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 13, 2002 11:50 AM
To: JDJList
Subject: [jdjlist] Static class variables in Javascript


Does anyone know if it's possible to access static final class
properties from Javascript? If it is possible, how is it done?

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to