Quote (sarge799 @ Aug 29 2012 05:27pm)
And by that, he means the same link for each image. You can't have a separate link for each.
Not on jsp, at least
Yeah, I suppose I wasn't all that clear.
The way you do it is to wrap a bbcode hyperlink around your image bbcode:
Code
[URL=your url][IMG]your image[/IMG][/URL]
which will just make every image lead to the same link.