if jsp implicit oject that ur speaking is so what like this request.getAttribute("name") then javascript u can call it as expr..
<% String name_scriplet = (String)request.getAttribute("name"); %>
if jsp implicit oject that ur speaking is so what like this request.getAttribute("name") then javascript u can call it as expr..
<% String name_scriplet = (String)request.getAttribute("name"); %>