RE: Error with c:for Each and c:out

2006-07-26 Thread George.Dinwiddie
to a property named "checkPart". > -Original Message- > From: Francisco Exposito Aguilera [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 26, 2006 2:15 PM > To: user@struts.apache.org > Subject: RE: Error with c:for Each and c:out > > > Thanks a lot Geo

RE: Error with c:for Each and c:out

2006-07-26 Thread Francisco Exposito Aguilera
first character? PS: I am a beginner... you can see that :) From: <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: Subject: RE: Error with c:for Each and c:out Date: Wed, 26 Jul 2006 12:42:23 -0500 Assuming you have a method public String getNombr

RE: Error with c:for Each and c:out

2006-07-26 Thread George.Dinwiddie
10:35 AM > To: user@struts.apache.org > Subject: Error with c:for Each and c:out > > > Hi all, > > I am trying to show the results of a search from a database > into a jsp page, > but it doesn't work. > > If I add in the jsp file: > > > > > wh

Error with c:for Each and c:out

2006-07-26 Thread Francisco Exposito Aguilera
Hi all, I am trying to show the results of a search from a database into a jsp page, but it doesn't work. If I add in the jsp file: where listarEmpresas is the parameter where is saved the Collection and Nombre is one of the fields from OTDEmpresas: session.setAttribute("listarEmpr