<%
    XXX xxx=(XXX)session.getAttribute("name");
%>
<script language="javascirpt">
var xxx=<%=xxx%>;
</script>