Hi When user clicks on the menu item of the NavigationPortlet, the corresponding portlet's doView() method or render() method is called (currently).
But i think this is not good. Instead of doView() or render() method called, it is better to call processAction() method. Any comments? yang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965523#3965523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965523 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
