The foreach is a powerful construct found in C# and Visual Basic.NET that allows you to iterate through a collection of objects. Managed C++ is missing this useful construct, so I wrote this article ...
Sadly, my experience with JSP/JSTL in general is a little lacking. I'm helping to move a website over from having scriplets directly in the pages etc. <br><br>I was shooting for a fully MVC approach.