My Webapplication has in fact two different View-Files:
- JSP-Files including JSF
- XHTML-Files including JSF
In Version 2.0 of JSF you can use both, but I should use both with Spring and Spring Web Flow! So how can I define, that both View-Files are possible and work with Spring and Spring Web Flow?