Hi,
Within my <logic:iterate> code I use <html:link> for generating a href to an Action as 
below
<html:link page = "/viewEmployeeDetails.do" paramId="id" paramName="employee" 
paramProperty="employeeId"><img src="..."></html:link>
When the user click on the image, I would like to pop-up another window to display the 
employee details information. How do I accomplish this feature in Struts + <html:link>?
I searched through the archived, but couldn't find the info.
Thanks in advance for your help!
Tuan


<<winmail.dat>>

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to