What is wrong with the following code? <% if(strPassword.equals("boss")) { } else { } %>
Reveal answer
Fill a bubble to check yourself
What is wrong with the following code? <% if(strPassword.equals("boss")) { } else { } %>