Currently, I am utilizing the Unicode value "\u2713"
to showcase a '✔' tick mark in a row of a table (in a static manner within .jsp). However, my requirement now is to exhibit the '✔' dynamically. This means that whenever I press an upload button located inside a thickbox using java-script with an ajax request.