how to popup jsp

how to popup jsp

Hi all,

<a title="Supported Products for <%=mdb.getName()%>" id="supported"  style="position: relative" rel="#supp-prod-000<%=j%>" href="#supp-prod-000<%=j%>">Supported <br /> Product</a>

when i mouseover on a  tag, display values on popup, those values are in another jsp . So how can i load that jsp and popup those values.

Thanks
Murali