On Tue, May 13, 2008 at 7:26 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

>  EventLink URL's need to explicitly identify the event name in the URL,
>  i.e., "/page:myevent".  ActionLink's need to identify the component
>  instead: "/page.mycomponent".  Which is better?  I'm not sure.

/page.mycomponent is more stylish, but that is subjective.
EventLink handler methods are more concise:
  onMyevent instead of onActionFromMycomponent

-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to