![]() |
How to use Expression Language in JSP
In JSP Expression language plays a very important role.But while i am writing it is not performing any action.As it is displayed in web page.For Ex
if i write the EL as ${param.subtitle} it is not retrieving the subtitle's value.Instead it is displaying as ${param.subtitle} only. How can i get rid of this problem? |
| All times are GMT +5.5. The time now is 05:54. |