JSP表达式与EL表达式对比


使用JSP表达式:
username:zhangxiaoxuan
password:123456
用户名:张晓轩老师
密 码:123456

使用EL表达式:
用户名:zhangxiaoxuan
密 码:123456
用户名:张晓轩老师
密 码:123456