The following code displays [[rplyCode: null]].

<x:set var = "Code" select = '.' scope = "page" />
<%= pageContext.getAttribute("Code") %>

Whats the proper way to access the "Code" variable value?

Reply via email to