Re: How to use index in EL expression?

2014-10-05 Thread Kazuaki Miyauchi
Hi. Peter.

 It works well. Thank you very much!
EL is fantastic!

 And now I have one more question.
var parameter doesn't seem to accept EL description as following.




 Is there a smart way to resolve above description?

Regards, K.Miyauchi

-
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org



AW: How to use index in EL expression?

2014-10-05 Thread Peter Wagner
Hi,

> 
> Is there a smart way to resolve above description?

This is not possible. I'd suggest to use beans instead.
Also, I would recommend to avoid using sql:update under any circumstances.

Regards, Peter


-
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org