Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[el-dev] Jakarta EL 3 example in standalone application

Hi all!
 
Could anyone provide an example how to use Jakarta EL 3 in a standalone application (without any containers). For example, if I have ${100 + 200} how to execute this _expression_?
 
I tried to find information in internet, but found nothing. At the same time I opened an issue here: https://github.com/eclipse-ee4j/el-ri/issues/139
 
I will be thankful for any help!
 
 
--
Alex Orlov

Back to the top