Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_cn
Articles_de
Articles_pt
Articles_zh
CreateActions
CreateActions_de
CreateActions_it
CreateActions_pt
CreateActions_zh
...and 1 more




JSPWiki v2.2.33

[RSS]


Hide Menu

JSFBeans


Difference between version 15 and version 14:

At line 219 changed 1 line.
%%note You might be wondering how JSF resolves "#{personManager}" to the "personManager" Spring bean. This is done with Spring's [DelegatingVariableResolver|http://www.springframework.org/docs/api_1.2/org/springframework/web/jsf/DelegatingVariableResolver.html].%%
%%note Spring's [DelegatingVariableResolver|http://www.springframework.org/docs/api_1.2/org/springframework/web/jsf/DelegatingVariableResolver.html] helps JSF to resolve "#{personManager}" to the "personManager" Spring bean. This "variableResolver" has already been declared at the top of the ''faces-config.xml'' file.%%

Back to JSFBeans, or to the Page History.