This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Why not T Component.getInstance(Class<T> clazz) ?gavin.king Feb 26, 2007 5:42 PM (in response to atzbert)Because for session bean components, the component class is the bean class, but the client view is the local interface. 
- 
        2. Re: Why not T Component.getInstance(Class<T> clazz) ?atzbert Feb 26, 2007 6:00 PM (in response to atzbert)I knew there was a reason...and it even makes sense. Thanks for the explanation. Guess I have successfully shown off my lacking experience with enterprise beans :) 
 
    