Email This Article in JSP

Dear Friends,Could you please give a me a clue on how to do Email This Article in JSP. Especially getting the url for the target and pass it to JavaScript popup menu.Thank you
[196 byte] By [Sharifa] at [2007-11-27 6:15:11]
# 1

[nobr]something I saw in cnn website:

<a href="javascript:var clickURL=(self.clickURL)?self.clickURL:location.href; var clickTitle=(self.clickTitle)?self.clickTitle:document.title; void(open('http://www.emailthis.clickability.com/et/emailThis?clickMap=createBB&url='+escape(clickURL)+'&title='+escape(clickTitle)+'&random='+Math.random(),'click','height=450,width=510,title=no,location=no,scrollbars=yes,menubars=no,toolbars=no,resizable=yes'))" onclick="alert('You \'clicked\' on the button instead of dragging it to your Links Toolbar. \nPlease try again and drag the link to the Toolbar.'); return false;"><img src="http://images.clickability.com/eti/tb_emailthis-ie.gif" alt="EMAIL THIS" border="1"></a>

<BR>

[/nobr]

skp71a at 2007-7-12 17:25:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...