Re: accessing static fields/methods from a static class using jstlel

2003-02-05 Thread Pierre Delisle
Henri, Not being able to use static properties is a bit crappy. Who do we go kick to get them? JSTL JSR? Shawn? JSP JSR? As of JSP 2.0/JSTL 1.1, the Expression Language is owned by the JSP spec. The above issue as well as support for method invocation in the EL has been the center of hot

Re: accessing static fields/methods from a static class using jstlel

2003-02-05 Thread Henri Yandell
On Wed, 5 Feb 2003, Pierre Delisle wrote: Henri, Not being able to use static properties is a bit crappy. Who do we go kick to get them? JSTL JSR? Shawn? JSP JSR? As of JSP 2.0/JSTL 1.1, the Expression Language is owned by the JSP spec. The above issue as well as support for method