File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes What needs to be done to display EL expression Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "What needs to be done to display EL expression" Watch "What needs to be done to display EL expression" New topic
Author

What needs to be done to display EL expression

Dilip Mallik
Ranch Hand

Joined: Sep 19, 2008
Posts: 40
Hi all,

Can anyone please tell me that what needs to be done to display EL expression in jsp

I am using JBoss4.2.2GA

I searched this forum about EL but didnot get enough information.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

You need to provide the correct namespace within the web.xml file in your WAR. If you are using JBossAS 4.2.x or 4.0.x, use:



If you are using JBossAS 5.0, use:



JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: What needs to be done to display EL expression
 
Similar Threads
where to look for jsp and servlet specs?
Confusing in EL
Scriptlet to EL
html:img Taking Different Dynamic SRC Value
Replacing a Special Character With Carriage Return and Line Feed