Hi All,
I am using the <html:link> tag to generate a hyperlink . Can somebody
help me out with what i need to put in this tag to get the below output.
Thanks alot.
<a href
onclick="window.open('/viewUser.jsp?name1=value1','demo','width=250,height=2
00')">information</a>
Also will the sessionid information be generated along with the hyperlink ?
cheers,
Amar..

