controller
model.addAttribute("ciflength", new String(decodedBytes).length());
JSP File How to make if with ${ciflength}
<