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: No registered users and 6 guests