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 -- Torgeir Veimo <[EMAIL PROTECTED]> ------------------------------------------------------- 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