This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Native Methods"

From OWASP
Jump to: navigation, search
(No difference)

Revision as of 08:44, 18 January 2007

The moment you start writing native methods you leave the Java security security manager and memory protection. Don't do it.