Re: Bug
"Rashmi Rubdi" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Venu, What version of JSTL are you using? This might be a configuration issue, according to the documentation here: http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/index.html#requirements "This custom tag library requires a servlet container that supports the JavaServer Pages Specification, version 1.2 or higher. It also requires the Jakarta JSTL Tag Libraries 1.0 and the Common Math Library 1.0." -Regards Rashmi On 4/28/07, Venu Madhav.Yelamanchili <[email protected]> wrote: > Hi, > I tried to use the datagrid tags provided by apache. I found a code > segment > like ui:dataGrid items="${alist}". But this is not working for me. bcoz the > items attribute in gridtaglib is not accepting runtime expressions. please > provide the correct usage of your grid taglibs. ? > > -- > Regards, > > Venu madhav.Yelamanchili >