Hi,

I tried the solution,

HttpServletRequest req = 
(HttpServletRequest)request.getAttribute("javax.portlet.request");     // 
request is JBossRenderRequest object

but it FAILED

Im getting java.lang.ClassCastException: org.jboss.portlet.JBossRenderRequest

Is any other things I have to do to get it casted?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111195#4111195

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111195
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to