Hello: How can I pass acute characters by URL?
I try this: http://localhost:8080/newsSystem/menu.do?clasification=Programaci%C3%B3n where Programaci%C3%B3n is the equivalent of Programación. Then, when I show this in one Page it appears with those characters instead of the correct word. Regards...