Threaded View
-
6 Jan 2009 3:29 AM #11
forget what I suggested .. What I said is that it is for you to test your code ..
look
You can test too, with your new code this?
now update this code
will always return ""Code:@Override protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { System.out.println(request.getParameter("comboBox-hidden")); }



Reply With Quote