I am using spring web flow 2.
I want that my first page to be one of a flow. How can I do that? I tried to set the welcome-file but it doesn’t work.
Any ideas?
Thanks,
Luisa
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can place the following index.html in the root of your webapp (next to WEB-INF) according to ‘spring booking’ test app that goes with Webflow distro:
index.html: