--- Paranoid_Fabio <[EMAIL PROTECTED]> wrote: > Now it's ok. Only a question... your advice works but the jsp editor says > me: Syntax Error in EL. Do you know why?
Probably because the "#" character is used by other ELs and most JSP editors don't parse OGNL as its own EL, let alone its anonymous list creation syntax. Most likely it's attempting to parse it as JSF or UEL. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]