trainingtrains Logo

91-9990449935

 0120-4256464

Variable in SPEL | StandardEvaluationContext

In SpEL, we can store a value in the variable and use the variable in the method and call the method. To work on variable, we need to use StandardEvaluationContext class.


Example of Using variable in SPEL

Calculation.java

Test.java