i intend to use IceFaces with spring framework and i have some questions, before going to this process:
- Is it possible to use it with spring-mvc ?
- If it's possible to use it with spring-mvc, what's better mvc or webflow ?
- Can i use spring controllers as beans instead of the JSF managed beans ?
- How the binding process is done, through spring binding or another way ?
please advise, if there are suggested links it will be great, thanks in advance.