How to give the user given variable name.
Hi all.....
I want to create an object with the variable name taken from the
user.
ie , Object <usergiven name> =new Object();
i am using java 1.4.2_06
Is there any facility available in java for this....
Thanx in advance
Regards
~ Suresh G

