Hi,
I am kind of new to JSP. I am having trouble outputing something:
<%=request.getParameter("UserName")%>
now if UserName has special Characters (i.e ♥ ) it does not get outputed corectly. that code above should display the heart symbol, but instead I get something like this: âÂ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.