Book not found
From Documentation
⧼coll-notfound_msg⧽
Return to Documentation.
paramValues - java.util.Map
A map of parameters of the request, Map<String, String[]>.
To retrieve the first value of a parameter if any, use param instead.
${param.something}
${paramValues.something[1]}