− not getting reflected in html -


the minus sign not getting reflected in html file when dynamically pass java file −

same when pass − gets decoded in html file.

can how make &minus work?

try using & '&' , - '-' refer documentation ascii html codes. might work.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

python - Redis Error 8 connecting localhost:6379. nodename nor servname provided, or not known -