each page has a viewcontroler (one backing bean)

name must be   page$backing.property

page = page.jsp
backing = your bean
property = a property

JSF 1.1 has some issue with JSP / JSTL

Read [1] for more. Great article.

-Matt

[1] http://www.onjava.com/pub/a/onjava/2004/06/09/jsf.html

On 7/6/06, Garner Shawn <[EMAIL PROTECTED]> wrote:
How does shale determine which backing beans to call the methods for
the viewcontroller?
Does it do all managed beans that implement the interface in the
config file or does it only do beans used in rendering the view that
implement the interface?


I'm at a loss as to why forEach won't work.  Can you explain further?


Shawn



--
Matthias Wessendorf

futher stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to