Code: Select all
${not(requestScope.sessions)}
Code: Select all
${not(requestScope.session)}
It is like saying
Code: Select all
${not(requestScope.yyy)}
Code: Select all
${not(null)}
Moderator: admin
Code: Select all
${not(requestScope.sessions)}
Code: Select all
${not(requestScope.session)}
Code: Select all
${not(requestScope.yyy)}
Code: Select all
${not(null)}
Users browsing this forum: Google [Bot] and 7 guests