Re: FW: logis:iterate tag problem

2012-03-13 Thread Alejandro
Do you know if that throws an exception? 2012/3/13 Oussama Jlassi > > i have the same message > > > > Try with: request.getSession().setAttribute("list",list); > > > > 2012/3/13 Dave Newton > > > > > I couldn't even read it. > > > > > > On Tue, Mar 13, 2012 at 3:35 PM, Oussama Jlassi > wrote

FW: logis:iterate tag problem

2012-03-13 Thread Oussama Jlassi
i have the same message > > Try with: request.getSession().setAttribute("list",list); > > 2012/3/13 Dave Newton > > > I couldn't even read it. > > > > On Tue, Mar 13, 2012 at 3:35 PM, Oussama Jlassi wrote: > > > > > > > > no suggestion until now > > > > > > From: oussa...@live.fr > > > To:

Re: FW: logis:iterate tag problem

2012-03-13 Thread Alejandro
Try with: request.getSession().setAttribute("list",list); 2012/3/13 Dave Newton > I couldn't even read it. > > On Tue, Mar 13, 2012 at 3:35 PM, Oussama Jlassi wrote: > > > > > no suggestion until now > > > > From: oussa...@live.fr > > To: user@struts.apache.org > > Subject: logis:iterate tag

Re: FW: logis:iterate tag problem

2012-03-13 Thread Dave Newton
I couldn't even read it. On Tue, Mar 13, 2012 at 3:35 PM, Oussama Jlassi wrote: > > no suggestion until now > > From: oussa...@live.fr > To: user@struts.apache.org > Subject: logis:iterate tag problem > Date: Mon, 12 Mar 2012 22:38:42 +0100 > > > > > > > > i use struts1.3 hibernate4 and tomcat6h

FW: logis:iterate tag problem

2012-03-13 Thread Oussama Jlassi
no suggestion until now From: oussa...@live.fr To: user@struts.apache.org Subject: logis:iterate tag problem Date: Mon, 12 Mar 2012 22:38:42 +0100 i use struts1.3 hibernate4 and tomcat6how to get iterate worki want to list a table test with hibernate and struts but when i run localhost:80