Re: DBtags works on Tomcat9?
Mi guel <[email protected]> Wed, 21 Aug 2019 21:44:38 +0200
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <CAJx6auviyCp1jT_+oFKZe87cvqqtwUJnhvdcpA4OHJAjG7Gsiw@mail.gmail.com> |
--0000000000005b90c50590a5ce44 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El s=C3=A1b., 13 jul. 2019 3:31, Kazuaki Miyauchi <[email protected]> escr= ibi=C3=B3: > > It must be my JSP file problem. > > <c:forEach var=3D"rec" items=3D"${rs}"> > > This should be changed as following. > > <c:forEach var=3D"rec" items=3D"${rs.rows}"> > > Very Sorry. Kazuaki Miyauchi > > P.S. > <%@ taglib prefix=3D"sql" uri=3D"http://jakarta.apache.org/taglibs/dbtags= " %> > problem remains. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --0000000000005b90c50590a5ce44--