Forum Discussion
CARQUESTTechnol
14 years agoContributor
I figured out the problem here. I had to use nested property expansion to do what I needed.
On the above example, the correct syntax is "${${=request.name}#request}".
On the above example, the correct syntax is "${${=request.name}#request}".