I have this problem in Java, that when I receive an input text from the form to validate in a stored procedure, the value of the data gives it to me enclosed between "% 22" and "% 22=" and I do not know how to remove this, since with this aggregate the search does not match. I do not know if I have to see that I use a support class like EasyUI ... When debugging the field tells me that it has the value of "% 22USERMEX% 22=" when it should be only "USERMEX" ... does anyone know what's going on?