I'm not trying to use the variable `executionID` in my html, I'm trying to set the value in java. I'd like to include the property for `executionID` on a node, then @Inject it in a java class. The current problem is that the value always appears as the default. See my code above.