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.

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

-- 
Brad Smith <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to