Coming from the world of Jetsped 1.5, I am familiar with the concept of action 
methods, which are referenced from the view (jsp pages) via 
eventSubmit_doSomeclassmethod.  So one can control which action fires based on 
a user action on the web pages.  It appears there is no such mechanism, 
possibly in JSR 168, or JBOSS Portal other than the processAction method, which 
means a portlets multiple actions must then be decided via comparing a cmd or 
action parameter to determine which private methods to call from the 
processAction method  Is this correct?  What are the suggested mechanisms to 
control flow within JBOSS portal.  Or is the right answer to just drive with 
JSF.. Thanks..

We're using JBOSS Portal 2.0 on JBOSS AS 4.02.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to