Re: html:image and pop-ups

2004-05-07 Thread Axel Stahlhut
Sonam Belbase wrote: Hi, I am trying to create a button which invokes an action and then shows the results in a pop-up. How would I do this? For starters, I tried the following, but html:image cannot have a target attribute: Is there anyway to do this using Struts and the openPopUp jsp method?

html:image and pop-ups

2004-05-07 Thread Sonam Belbase
Hi, I am trying to create a button which invokes an action and then shows the results in a pop-up. How would I do this? For starters, I tried the following, but html:image cannot have a target attribute: Is there anyway to do this using Struts and the openPopUp jsp method? Any help would be a