Thanks for the quick response, however, a couple of things:
1)The URLVariables constructor takes a String.
2)Regardless, the problem is not storing the data on the client, it's receiving it at the servlet. I've checked to make sure that request has the correct data, and it does. The servlet is not getting the variables.
Main Topics
Browse All Topics





by: lexxwernPosted on 2009-04-16 at 00:34:19ID: 24155204
Try this:
Select allOpen in new window