Re: c:forEach items=${%=CONSTANT.MY_C%}...

2003-07-26 Thread Eric W Hauser
If you want to use constant fields, check out the archives for this list...There have been some good posts in the last couple of weeks on how to accomplish this...JSTL does not provide a mechanism for retrieving constant values from classes...Of course, there is a tag for it in the unstandard

Re: c:forEach items=${%=CONSTANT.MY_C%}...

2003-07-26 Thread Henri Yandell
On Sat, 26 Jul 2003, Eric W Hauser wrote: If you want to use constant fields, check out the archives for this list...There have been some good posts in the last couple of weeks on how to accomplish this...JSTL does not provide a mechanism for retrieving constant values from classes...Of

Re: c:forEach items=${%=CONSTANT.MY_C%}...

2003-07-26 Thread Eric W Hauser
On Sat, 26 Jul 2003, Henri Yandell wrote: On Sat, 26 Jul 2003, Eric W Hauser wrote: If you want to use constant fields, check out the archives for this list...There have been some good posts in the last couple of weeks on how to accomplish this...JSTL does not provide a mechanism for