Thanks for the reply.
When I ran the code within a template it returned "null" for that attribute.
The only attributes that seem to be availible in the JSPContext are:
| {
| javax.servlet.jsp.jspConfig=org.apache.catalina.core.StandardWrapperFacade@1e907d8,
| javax.servlet.jsp.jspResponse=GZIPResponseWrapper@65b968,
| javax.servlet.jsp.jspPageContext=org.apache.jasper.runtime.PageContextImpl@10edb20,
| javax.servlet.jsp.jspPage=org.apache.jsp.layouts._005ftemplate1.index_jsp@8498c6,
| javax.servlet.jsp.jspOut=org.apache.jasper.runtime.JspWriterImpl@b37fe0,
| javax.servlet.jsp.jspSession=platform.util.RootRequestFilter$SessionWrapper@6f830d,
| javax.servlet.jsp.jspRequest=org.jboss.portal.theme.LayoutDispatcher$1@1050840,
|
javax.servlet.jsp.jspApplication=org.apache.catalina.core.ApplicationContextFacade@1225fb9
| }
|
Any ideas?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207680#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...