JSP中添加弹出框

%>
<script language="javascript" type="text/javascript">
alert("密码不能为空!!请输入密码!!");
</script>
<%

  

05-06 17:24