[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Invoking methods with parameters in the JSF 2.0 EL?  XML
Forum Index -> Deployment
Author Message
dstrigel

Power User

Joined: 09/12/2010 09:23:42
Messages: 69
Offline

Hello!

It is planned (in the near future) to support JSF 2.0 EL with parameters?
As it is described here: http://hazems.blogetery.com/2010/04/10/invoking-methods-with-parameters-in-jsf-2-0-el/
Would often make it easier ...

Daniel
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5520
Offline

Hi,

...it is planned, but not for the near future (i.e. next week(s)). (I am never sure, if these improvements are really sooo nice from architectural point of view - because then a significamt part of the logic is reflected in the control definition...)

Please note: you can currently assigen a REFERENCE to the component, and then can ask the event in the actionListener for the Reference (gerSourceRefence method - you have to cast to the specific component or to BaseActionEvent before).
So if it's just the differentiation between different components (which one has called the actionListener?), then ther REFERENCE is the better option from my perspective.

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team