Looks like a project requirement (technical spec).
http://www.javaworld.com/javaworld/jw-10-1996/jw-10-indepth.html
+-----------------------------------------------+
Bryan Love
Macromedia Certified Professional
Internet Application Developer
Database Analyst
Telecommunication Systems
[EMAIL PROTECTED]
+-----------------------------------------------+
"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
- Thomas Paine, The American Crisis
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 8:55 AM
To: CF-Talk
Subject: OT: FW: Do you know anything about Securing Class Loader in
Java?
All -
This question was sent to me by a friend of mine and I honestly don't
know what he's asking about. Thought I'd forward it here and see if I
could get any brilliant insight? I know it's OT but I'm not sure where
else to ask.
Thanks!
Hatton Humphrey
--------------------------------
Do you know anything about Securing Class Loader in Java?
Read below -
4.7.1 Java Class Loader
The Class Loader never allows a class from a less protected realm to
replace a class from a more protected realm. The file system I/O
Primitives are all defined in a local Java class. No class from
outside the server can replace these classes and spoof Java code into using
malicious versions of these primitives. Classes in one realm cannot
call upon the methods of classes in other realms. This means that the
local server cannot use other file system I/O unless it is authorized.
* The Class Loader will be implemented so that only classes that
exist on the local web server host can run.
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists