JavaScript is a client side scripting. You still have to use JavaScript under script tags which can be defined anywhere in your JSP, but not inside scriptlets, as scriptlets are compiled as Java code and would give you a compiler error if you use JavaScript.