Java Beans Question:
Download Questions PDF

What are the security implications for downloading Beans over the Internet?

Java Beans Interview Question
Java Beans Interview Question

Answer:

JavaBeans does not add any security features to the Java platform. Rather, JavaBeans components have full access to the broad range of security features that are part of the Java platform. JavaBeans components can be used to build a range of different kinds of solutions from full-fledged Java desktop applications to web-based Applets.

Download Java Beans Interview Questions And Answers PDF

Previous QuestionNext Question
Why do I get a duplicate name error when loading a JAR file?When will JavaBeans be supported on the [fill in the blank] platform/operating system?