You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Dave Newton <da...@solaraccess.com> on 2002/10/29 17:47:14 UTC

Re: JSTL making Dreamweaver unhappy.

 > I actually use JSTL to write the attribute and value with the tag for
 > display purposes.
 > [snipalufagus]
 > <tr <c:out value='${bgColor}'/> align="center">

That's not the point; I think a previous poster was saying that the
reason the editor was barfing was that as written above you don't
have a valid table row tag! The editor doesn't know (does it?! If
so, then never mind!) how the tr tag it will be rendered on the client.

Dave



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>