That's too bad, indeed. I wouldn't have figured that ELs were only evaluated at run time since they can certainly be converted into standard Java code as you pointed out. To lose the compile time checks and incur repeated performance hits to re-evaluate doesn't make much sense. Perhaps there's some truly dynamic EL, but most seems to be easily translated to fixed Java code and could benefit from being compiled along with the JSP code.

David




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to