JSP表达式与EL表达式对比


使用JSP表达式:
username:XuJie
password:123456
用户名:null
密 码:null

使用EL表达式:
用户名:XuJie
密 码:123456
用户名:
密 码: