JSTL needs to config in web.xml 

On Sat, 28 Aug 2004 18:17:42 +0800, Can Zheng <[EMAIL PROTECTED]> wrote:
> Seems the evaluation of El was not working.
> 
> You can either set JSP configurations in the web.xml
> 
> or set the IsELIgnored page directive to false in JSP pages.
> 
> 
> 
> On Sat, 28 Aug 2004 13:37:03 +0530, RamKumar <[EMAIL PROTECTED]> wrote:
> > 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
> >
> 
> 
> --
> Best regards,
> 
> Can Zheng
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Javen Fang
-----------------------
Just for fun - Just do it

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to