i am using spring 3, and i have two beans of view scope:
1- Bean1:
@Component(\"bean1\") @Scope(\"view\") public class Bean1 { @Aut
@Resource annotation on field level also could be used to declare look up at runtime