JSP表达式与EL表达式对比


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

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