<c:set> and <c:out>
Hi ,
I need to set html form values in the variable using <c:set> and display it in a same form.
But I could n't able set & display it
And also,One doubts, where i want to write this type of coding(<c:set/> & <c:out/>) either within <form> or <body> or anywhere else ?
please help me.

