JSP表达式与EL表达式对比
使用JSP表达式:
username:Mayifei
password:123456
用户名:马亦飞
密 码:654321
使用EL表达式:
用户名:Mayifei
密 码:123456
用户名:马亦飞
密 码:654321