| Author |
Expression Language
|
vedala V.S.Bharani kumar
Greenhorn
Joined: Nov 18, 2005
Posts: 27
|
|
Dear Guys, It is very urgent , I want reply Immediately.I did not get outputs for Expression Language.If I write ${ Param.name} or any thing , I get the o/p as it is (i.e) ${param.name}.Is there any configuration to get o/p's of EL? Thanks for all replys v_bharanikumar@yahoo.co.in
|
 |
Daniel Mar
Greenhorn
Joined: Apr 11, 2006
Posts: 18
|
|
Add this in your JSP page. <%@page isELIgnored="false"%> give a try.. Thanks, Vinod NS.
|
"To accomplish great things we must not only act but also dream, not only plan but also believe" <br />-- Anatole
|
 |
 |
|
|
subject: Expression Language
|
|
|