Tuesday, March 25, 2008

Does J2EE security really matter?

J2EE has many features related to security. But what is your opinion when you think about following questions?

. When a J2EE server access the file system, how it ensures the file I/O security?

. When a J2EE server does network communication, how it ensure on the lower layers of OSI model to be secured?

. How a J2EE server can secure the data in its memory is secured from virus, OS monitor and so on?