Hi,
I have an enterprise application, and web module inside. In this module, I have some jsf
page, in which I am referring to #{article.title}. I have also ArticlesManagerBean with
@Factory("article") method and private variable article. In this method I am
initializing variable. It should be called if I call #{article.title} in my JSP, but it is
not. What can be the reason? I have done it like in example 1.11 from
http://docs.jboss.com/seam/1.2.1.GA/reference/en/html/tutorial.html.
Best regards
PaweÅ Stawicki
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109676#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...