retrive hidden values
How to retrive Hidden Values from a JSP into an action ?
request.getParameter() is returning a null value
How to retrive Hidden Values from a JSP into an action ?
request.getParameter() is returning a null value
Do the same thing you do for <html:text> only replace the "text" with "hidden"