View Single Post
Join Date: Mar 2007
Posts: 685
Reputation: sillyboy is on a distinguished road 
Solved Threads: 61
sillyboy's Avatar
sillyboy sillyboy is offline Offline
Practically a Master Poster

Re: Pass value from Javascript to jsp

 
0
  #2
Nov 12th, 2008
It would probably be more intuitive to pass the value from a form to jsp. I understand the value is stored in javascript, but you should be able to use a hidden field or something to put it into the form.
Reply With Quote