Hi,
I am facing problem in displaying multiple images at a time in jsp. I am
able to retrieve the images from db and storing them in a list and
forwarding that to jsp in request from Action class. But I am not able to
display those images in jsp. I am not getting an idea how to render those
image
Hi,
I am getting the *java.lang.IllegalStateException: getOutputStream()* has
already been called for this response when I use *return
map.findForward("success")* at the end of action method. But this exception
wont appear if I return null. As I am not using writer object. But this will
not displ
2 matches
Mail list logo