i want to create a class dynamically when my application server starts. how i can do that?
please let me know if any of you have code sinppets for this .
--------------------
suresh
					
				
			
			 
			
				i want to create a class dynamically when my application server starts. how i can do that?
please let me know if any of you have code sinppets for this .
--------------------
suresh
					
				
			
			 
			
				
					
				
			
			 
			
				Hope you find the link below useful.
It also has a snippet for creating objects dynamically using reflection.
www . ibm . com /developerworks/library/j-dyn0603/