[jboss-user] [JBoss Portal] - Re: javax.portlet.PortletException

ariel_red do-not-reply at jboss.com
Thu Jun 25 23:21:59 EDT 2009


I add the following content in the web.xml and sovle the problem.

  | <taglib>
  |       <taglib-uri>http://java.sun.com/portlet</taglib-uri>  
  |       <taglib-location>/WEB-INF/portlet_2_0.tld</taglib-location>  
  | </taglib>
  | 

Hope it helps for others who meet the same error.

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

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



More information about the jboss-user mailing list