Re: Bug
"Rashmi Rubdi" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
On 4/29/07, venu madhav <[email protected]> wrote: > Rashmi, > I understood what you are saying. I want to make clear > that there is no wrong in my web.xml . Hi Venu, Just to be clear, please elaborate on what you mean by "there is no wrong in my web.xml" , it would be helpful if you posted the web-app node in /WEB-INF/web.xml > the error am facing is with the > tld file I got with it. The error I got says that the datagrid tag wont > support EL for items attribute. > But the examples I got from the > apache.org site contains EL for items attribute. How is it possible I > didnt understand. Please check once again. All the technoligies am using > are absolutely correct. I will try to replicate this problem here, but first please post web-app of web.xml , it is a widely known fact that EL will not evaluate if web.xml doesn't conform to the same specification as the one used by the servlet container. -Regards Rashmi