Yeah, Brad is right. We should add the styleId attribute for use in the HTML output.
John On Thu, 15 Jan 2004, Torgeir Veimo wrote: > On Thu, 2004-01-15 at 03:44, Brad Smith wrote: > > I noticed (with current release of displaytag) that if use the "id" > > attribute in the jsp tag then this shows up in the rendered html. > > The struts taglibs uses styleId in jsp files which turns into id in the > rendered html. > > > That is in the jsp: > > <display:table name="eventIterator" id="ebean" class="training" > > requestURI="/training/do/admin/events/catalog" > > > > > And in the rendered html: > > <table class="training" id="ebean"> > > > > The role of "id" in the jsp tag is very different that the role of "id" > > in an html table tag. Would this be considered a bug? > > > > Brad > -- John York Software Engineer CareerSite Corporation ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel