hi all,
i am having the jsp code for the following :
<input type="hidden" name = "id" value = "<%= sdto.getCategor y()%>">
i want to pass the hiiden filed to another jsp page.
pls help me
i am having the jsp code for the following :
<input type="hidden" name = "id" value = "<%= sdto.getCategor y()%>">
i want to pass the hiiden filed to another jsp page.
pls help me
Comment