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
Ron McLeod
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Rob Spoor
Junilu Lacar
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Piet Souris
Carey Brown
Bartenders:
Forum:
Spring
Issue in iterating over a list in thymeleaf
Yogesh Gandhi
Ranch Hand
Posts: 264
posted 1 year ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am facing the issue iterating over a list in thymeleaf.
Please check the attachment for code and the result.
issue_iterating_in_thymeleaf.png
Issue iterating in thymeleaf
Result.png
Result
Yogesh Gandhi
Ranch Hand
Posts: 264
posted 1 year ago
1
Number of slices to send:
Optional 'thank-you' note:
Send
I forgot to close the th:block on line 14 and line 21
Rob Spoor
Sheriff
Posts: 22715
129
I like...
posted 1 year ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks for sharing your solution. I was already wondering why I wasn't seeing the hard-coded table rows. Apparently Thymeleaf isn't strict about missing closing tags, because you were missing several - 7 opening block tags vs 3 closing block tags.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions
How To Answer Questions
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
In Struts,<logic:iterate> to iterate over values of hashmap which are arraylist of arraylists
rich faces auto complete fails in dialog popup window
Problem with Iterator
Why adding an element into List is not allowed while iterating
task list and results
More...