Wouldn't you use

<c:out value="${pageContext.exception.message}"/>?  

That's just straight JSTL, so it should be okay. - MOD



--- Jim Kennedy <[EMAIL PROTECTED]> wrote:
> Can someone help me with the technique to grap the
> exception (implicit)
> variable that exists when isErrorPage=true.  I know
> it will be part of the
> pageScope JSTL variable, but I need a technique NOT
> specific to a container.
> 
> I don't want to use <% %> at all.  I need an only
> tag technique.
> 
> Currently there is not ${exception} guy.
> 
> Thanks
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to