While working on a Spring-JSF integration, I'm seeing this entry in faces-config.xml
.
<application>
<el-resolver>
org.springframework.web.jsf.el.SpringBeanFacesELResolver
</el-resolver>
</application>
Can someone explain what exactly <application>
and <el-resolver>
are?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…