首先在servlet中request.setAttribute(“username”,"admin");然后到jsp页面后直接${username}就可以了。jstl是jsp自带的标签库所以不用导入任何jar包的!
这你真的不会吗???!!!!