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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...