This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: I got a mind boggler for all of you......What do you dodhinojosa Jun 27, 2006 11:27 AM (in response to dhinojosa)Sorry, to enhance what I posted, 
 I want a class called findPersonByName, but I want two instances. One that outjects "person" and another that outjects "lookupPerson" but I don't want to repeat myself and rewite two classes.
- 
        2. Re: I got a mind boggler for all of you......What do you dodinaddan Jun 27, 2006 1:23 PM (in response to dhinojosa)Try using @Roles annotation. See http://docs.jboss.com/seam/1.0.1.GA/reference/en/html/annotations.html 
 Regards
 Dinaddan
 
    