Reflection, how to understand



Hi,

I'm trying understand jdk 5 reflection.

I know it's for loading/invoking method on the fly. I'm wondering, any
simple core-java example (not sort of EJB, rmi) illuestrated how an app
re-compile then invoke the newly classes/methods, and why need to do
that (recompile)?

--
Thanks lots.
John
Toronto

.



Relevant Pages

  • Re: Is there a BEA Tuxedo equivalence in Java?
    ... EJB is a rather sucessful failure. ... >> Instead of Entity Beans you can always use Session Beans ... > What is the difference between a stateless Session Bean and a RMI ... > This is one of the few reasons for using a J2EE applications server. ...
    (comp.object)
  • Re: applet, ejbs and MVC
    ... > from the applet (using the standard EJB way. ... RMI also has the benfefit of being to transport ... > your applet source and generates a minimal jar. ... What do you mean by "a stateful protocol using stateful Session ...
    (comp.lang.java.programmer)
  • Re: J2EE : EJB terminologies
    ... I have a hard time understanding several terminologies in j2ee, ... I know EJB is spec to transfer objects across JVM. ... And RMI always goes with JDNI. ... Protocol) to access remote objects. ...
    (comp.lang.java.programmer)
  • Re: J2EE : EJB terminologies
    ... I know EJB is spec to transfer objects across JVM. ... And RMI always goes with JDNI. ...
    (comp.lang.java.programmer)