This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: @RequestParameter: annotated method is called 22 timespmuir Dec 3, 2007 6:02 AM (in response to axismundi)22 times over what period? Where is it defined it should be called once? 
- 
        2. Re: @RequestParameter: annotated method is called 22 timesaxismundi Dec 3, 2007 6:14 AM (in response to axismundi)"pete.muir@jboss.org" wrote: 
 22 times over what period? Where is it defined it should be called once?
 over the period of one HTTP-request.
 I have no idea what might be the purpose of injecting a static value (like a request parameter) more than once into the component.
 Maybe there is something wrong with my application-design, but there is really nothing special involved. It's based on Seam 2.0 and Icefaces 1.6.1.
 I mention this because I have also observed other redundant method calls (but did not yet analyze it systematically).
- 
        3. Re: @RequestParameter: annotated method is called 22 timespmuir Dec 26, 2007 6:16 PM (in response to axismundi)A full analysis would be interesting. Let us know what you find :) 
 
    