I am trying to execute the REST API in the java file of the REST module and want to display the variable value in the velocity ?
How can i pass the value or how can I display in the velocity?
Hello,
Rest endpoint does not return any velocity templates. You should use a servlet module instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.