It is fine to call a static method in a non ND class from an ND class.
It is important to realize that the static methods can be called by many ND
threads simulataneously, so any static data used must be protected from
potential concurrency issues.
Brendan
-----Original Message-----
From: Sameer Nayak [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 23, 1999 12:14 PM
To: [EMAIL PROTECTED]
Subject: [ND] Using Static ND methods in non-ND java programs ?
Can I execute a static method from the ND class framework in a
non-netdynamics
Java program like a Java Servlet.
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]