kanth varad, this is the fifth topic you've posted with the title "Jsp & Javascript". This makes it impossible to tell them apart. Please read this for more information.
I've changed the title of this topic to something more approriate, please do so on your own in future posts.
<script langauge="javascript"> //here i want to asign the value for the hidden input tag.... //Write whatever javascript you wish to write keeping in mind that is //is going to execute at the client and not the server. </script>
<%
//here i want to retreive the value into a variable.... //Not possible as you assign it in JSP which goes to client. Next the //client will send back the value to some JSP again. %>
Life called,so here I am.<br />Cheers<br />Niki.:-)