ae pessoal, encontrei uma diferença entre os exames da scwcd 1.5 com a 1.4. veja o item 7.
scwcd 1.4
[b]
Section 7: Building JSP Pages Using the Expression Language (EL)
*Given a scenario, write EL code that accesses the following implicit variables including pageScope, requestScope, sessionScope, and applicationScope, param and paramValues, header and headerValues, cookie, initParam and pageContext.
*Given a scenario, write EL code that uses the following operators: property access (the . operator), collection access (the [] operator).
*Given a scenario, write EL code that uses the following operators: aritmetic operators, relational operators, and logical operators.
*Given a scenario, write EL code that uses a function; write code for an EL function; and configure the EL function in a tag library descriptor.
[/b]
scwcd 1.5
[b]
Section 7: Building JSP Pages Using the Expression Language (EL)
*Given a scenario, write EL code that accesses the following implicit variables including pageScope, requestScope, sessionScope, and applicationScope, param and paramValues, header and headerValues, cookie, initParam and pageContext.
*Given a scenario, write EL code that uses the following operators: property access (the . operator), collection access (the [] operator)
[/b]
na 1.5 tem dois pontos a menos!!