<s:link action="#{pictureSelect.oldPicture}">
| <img src="/kuvapankki/data/#{picture.cameraman}/#{picture.name}"
height="150"
onclick="window.open('picture_show.seam?id=#{picture.id}','exp','width=677,height=500,scrollbars=yes');"/>
| </s:link>
| |
| | Though I don't see how your action will be called if you do this. Better to
make it a page action.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959260#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...