Probably because id cannot be specified as an EL expression. Maybe
it would work if you used ${} instead of #{} (compile-time instead of
render-time), but that's a guess on my part.
Also, JSF EL 1.1 doesn't support jstl functions -- I'm guessing you're
using facelets which does, but it seems a bit odd that you've defined
the namespace as "fn" instead of "jstl".
On 1/2/07, Oellien, F (Frank) <[EMAIL PROTECTED]> wrote:
Has anybody an idea why I get a IllegalArgumentException when I try to use
JSTL functions in JSF EL?
<t:panelGroup id="#{fn:replace('ba_execute_ID', 'ID',
module.activeID)}">
--------------------------------------
This message, including attachments, is confidential and may be privileged.
If you are not an intended recipient, please notify the sender then delete
and destroy the original message and all copies. You should not copy,
forward and/or disclose this message, in whole or in part, without
permission of the sender.
--------------------------------------