I have a list named projectList. I have dealt with the first 3 elements in the list in a different way, then I want to iterate the projectList from index=3 to the end.
How should I achieve this? Either the solution with pure struts tags or a solution mixed with Javascript would be good.
I think this is what you need:
I can't test it right now, so maybe it has some errors. Good Luck!