Hi 
I am using stateful session bean in which a method gets call [EMAIL PROTECTED]
  | @Scope(ScopeType.APPLICATION)
  | @Name("myBean")
this bean is loaded on 
in my pages.xml
 <page view-id="/myWeb/shop.xhtml"  action="#{myBean.load()}"/>
  | 
  | the load method gets call twice when page is loaded!!
  | 
  | Why is it so???
  | 
  | Any Help Please!!!!
  | 
  | Thanks
  | Panky

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133251#4133251

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133251
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to