Hi,

Is it possible to enable processing of EL expressions in JSPs included with 
PortletRequestDispatcher?


  |             PortletContext context = getPortletContext();
  |             PortletRequestDispatcher rd = context
  |                     .getRequestDispatcher("/hello.jsp");
  |             rd.include(request, response);
  | 

Thanks,
   Konstantin


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899743


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to