Reflection, how to understand
- From: "John_Woo" <john_woo@xxxxxxxxxx>
- Date: 31 Aug 2006 10:11:57 -0700
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
.
- Follow-Ups:
- Re: Reflection, how to understand
- From: jagonzal
- Re: Reflection, how to understand
- From: Oliver Wong
- Re: Reflection, how to understand
- Prev by Date: Re: jview vs java.exe (speed)
- Next by Date: Re: jview vs java.exe (speed)
- Previous by thread: Form submission Encoding Problem - saving Japanese text to the database
- Next by thread: Re: Reflection, how to understand
- Index(es):
Relevant Pages
|