欢迎来到易学考试网 易学考试官网
全部科目 > Java认证考试 > SCWCD(310-083)

单项选择题

You are creating an error page that provides a user-friendly screen whenever a server exception occurs.You want to hide the stack trace, but you do want to provide the exception’s error message to the user sothe user can provide it to the customer service agent at your company. 
Which EL code snippet inserts thiserror message into the error page?()

    A.Message: <b>${exception.message}</b>
    B.Message: <b>${exception.errorMessage}</b>
    C.Message: <b>${request.exception.message}</b>
    D.Message: <b>${pageContext.exception.message}</b>
    E.Message: <b>${request.exception.errorMessage}</b>

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题