Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Spring
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Paul Clapham
Sheriffs:
paul wheaton
Tim Cooke
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Carey Brown
Frits Walraven
Piet Souris
Bartenders:
Mike London
Forum:
Spring
handling Multipage forms
Mukhi Vla
Ranch Hand
Posts: 54
posted 6 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can some one tell me how to handle multiple pages with same Form bean.
Eg: I have page1,page2,page3 and submission happens at page3. in page1, and page2 the available buttons are cancel and next.
I am using spring 4.
Thanks
Stephan van Hulst
Saloon Keeper
Posts: 14689
330
posted 6 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Do you need to perform server side processing between pages? If not, I would just handle this with JavaScript. If you do, then you can't do this with a single form.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
navigation not working after validation fail
How to persist form data across different pages
popup form - howto get data ? from newbie
Refresh Page in @SessionScoped
Handle session ID after deleting cookies
More...