Using JSTL and context variables
Recently, I wanted to get rid of the Java scriptlets in my jsp and replace it with JSTL tags. The code in question was the Hitbox and Google Analytics scripts that run in our template. I wanted the scripts to …
Recently, I wanted to get rid of the Java scriptlets in my jsp and replace it with JSTL tags. The code in question was the Hitbox and Google Analytics scripts that run in our template. I wanted the scripts to …