Hello All,
Could you tell if it is possible to display random picture in a web page using some tag libs? I mean I have a directory on server with set of pictures (jpg files) I would like display one of them on the webpage. Each opening of the page should return the random one. Is it possible to do using tag libs? I was thinking about using random tag lib and name the pictures for example from 00.jpg to 99.jpg, but then it will be difficult add new one to the directory without changing the code of the pages. thanks for any help. regards, lukasz
