by chay » Thu May 03, 2012 2:49 pm
i have a jsp with a hidden attribute which gets its value from a method in a javascript and basicallly the vallue is a jsonarray, now how can ii get this value from the jsp into a variable in its action class, i dont want to use jquery or ajax or any of that fancy stuff