The following issue has been updated:

    Updater: fabrizio giustina (mailto:[EMAIL PROTECTED])
       Date: Mon, 11 Oct 2004 4:34 AM
    Changes:
             Version changed from 1.0 RC2
             Version changed from 1.0
             Component changed to Container Compability
             Component changed from Tag Library
             Fix Version changed to 1.0
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/DISPL-2?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-2
    Summary: Ability to use java var in id attribute in tabletag
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Container Compability
   Fix Fors:
             1.0
   Versions:
             1.0 RC1

   Assignee: 
   Reporter: fabrizio giustina

    Created: Tue, 21 Sep 2004 3:39 PM
    Updated: Mon, 11 Oct 2004 4:34 AM

Description:
====
imported from sf tracker
id 813006 
submitted by Bard A. Evjen - bardman
http://sourceforge.net/tracker/index.php?func=detail&group_id=73068&atid=536613&aid=813006
 
====


I would appreciate the ability to specify the id attribute
as a java variable, like

<%
for(int i=0;i &lt; vec.size(); i++) {
String idString = "table"+i
%>

<display:table id="<%=idString%> name="compRows" scope="session" width="100%">


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to