I am in a system which developed by Java EE, the link is inside a jsp page, like in this jsp page i have <a href="http://www.differnet.com/a.aspx" target="_blank">Visit W3Schools</a>
, need to log in to this aspx page in different domain without entering username and password. What should put in the target attribute?
问问题
233 次