Hi , I have HashMap object in my Action Class HashMap map = new HashMap(); map.put("red", "red34234"); request.setAttribute("priorities", map); I am not...
確定! 回上一頁