What is the definitive reference for EL syntax?
I am having a hard time finding a good online reference.
I might as well ask my question too.
How do you get something from a mapped property?
That is, what is the EL syntax for
ListForm.getUi().getSearch(String key)
In struts (which uses org.apache.commons.beanutils) I would just do
property="ui.search(someKey)"
But I get an exception with that in EL.
Thanks,
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]