Facelets + SimpleFormController
Hello everyone,
I want to use facelets as view within spring-mvc. (spring-centric approach).
How can I combine a facelets-page (displaying a form) with a spring SimpleFormController? is there a possibility to import the spring-form.tld or are there any alternatives?
many thx in advance.
rgds,thomas |