− 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

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -