Hi all,I has see the document http://struts.apache.org/2.0.14/docs/a.html <http://struts.apache.org/2.0.14/docs/a.html> and i can't found html tag A target attribute on s:a now i write the code like this <a href='<s:property value="editJob" />' target="_blank" >modify</a> It struts2 has a good way to be able to use s:a to open a new window ? Thanks!
- How to use struts2 tag to a open a new window? Gordian Yuan