Hi All, I am using JSTL in my JSP page for the first time. I am running into a problem with the following tag. <c:out value="${sessionScope.SurveyCreateForm.surveyTitle}"/>
and it prints in the page as "${sessionScope.SurveyCreateForm.surveyTitle}" Any clues? thanks, Ramkumar