Are you under the impression that EL functions cannot accept parameters?
---- Original message ---- >Date: Tue, 19 Jul 2005 18:23:29 +0200 >From: Aleksei Valikov <[EMAIL PROTECTED]> >Subject: Re: Replacing JSF EL with JavaScript >To: MyFaces Discussion <[email protected]> > >Hi. > >> Can this be satisfied w/ a static method call. If so, try >> mapping one to a EL function. > >Of course not. The action must be executed within a certain context (for >instance, with a Spring-configured DAO), with a certain parameter (for >instance, current row object). No way this could be implemented statically. > >Bye. >/lexi Dennis Byrne

