I have written a simple jsp custom application. I am getting the value of username when i use scripting but not getting the value of username when i try this ${username} in my JSP. I am using tomcat 5.0 and jstl (jakarta-taglibs-standard-1.1.2). Please let me know where i am going wrong. Thanks in advance. Following are my files in the webapp: