|
Home > Archive > WebSphere Application Server > May 2005 > How to invoke Expression Language (EL) in WAS v6.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to invoke Expression Language (EL) in WAS v6.0
|
|
|
| Hi everybody,
I am rather new to the Websphere Application Server so please apologize if my question is too beginner-like. I tested some JSPs which I deployed for simplicity's reason to the DefaultApplication.ear web application which worked great so far.
But if I use expression language in a JSP, the EL statements are not interpreted and plainly displayed in the browser such as "Host: ${header.host}".
As far as I know the WAS v6.0 should comply with J2EE 1.4 where EL is included.
I had a look at the application's configuration but I did not find any hints that could explain why EL is ignored.
I also tried at http://publib.boulder.ibm.com/infoc...0help/index.jsp to find any information concering WAS v6.0 and EL but I did not find anything relevant.
I really would appreciate if anybody could help!
Many regards,
Florian
| |
|
| Hi,
I also face the same problem. My EL expressions are not working in Websphere studio. Do I miss anything in the code? Please let me know.
Thanks,
sangs
|
|
|
|
|