DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42290>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42290

           Summary: error in tld
           Product: Taglibs
           Version: nightly
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Sandbox Taglibs
        AssignedTo: taglibs-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


My web.xml is referencing servlet2.4. But the error I got is with tld. When I
tried to use
<ui:dataGrid* items="${employees}"* var="employee" name="datagrid1"
cellPadding="0" cellSpacing="0" scroll="true" width="600" height="100"
styleClass="datagrid">
the error am getting is "the attribute ITEMS in datagrid tag will not accept any
expressions".  But in your example problems you used expression for ITEMS
attribute and its running fine when i directly war file into my server. When I
copied the same code into netbeans 5.5

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to