Just download tomcat 4.1.12 so you know that it's not the container. Then you can know that it's something in your code.

David






From: "vze49jqg" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Re: Using : Tomcat 3.2.2
Date: Sat, 16 Nov 2002 18:44:16 -0500

I see,
but sometime it works sometimes it is not.

Regards
Gopal

----- Original Message -----
From: "David Graham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 16, 2002 6:13 PM
Subject: Re: Using : Tomcat 3.2.2


> Tomcat 3.2.2 is not a supported platform. I would upgrade to a newer
> version and try again.
>
> David
>
>
>
>
>
>
> >From: "vze49jqg" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: Using : Tomcat 3.2.2
> >Date: Sat, 16 Nov 2002 11:32:24 -0500
> >
> >Hi I am using Tomcat 3.2.2 , struts 1.0
> >I am having this problem :
> >
> > I have a ArrayList myArr which is populated by the Bean {A} , the
> >arraylist contains object of another Bean {B}.
> >
> > if I say
> ><logic:iterate name="myfs" property="myArrlst">
> >Hello World
> ></logic:iterate>
> >
> >It iterates Hello world for the number of objects in myArrlst,
> >but when I try to use a method call inside the logic:iterate tag it says
> >getter / setter not present.
> >I can do the same thing as above with Java Iterator and calling bean's
> >individual getter/ setter methods.
> >
> >
> >Any help will be greatly appreciated.
> >Regards
> >Gopal
> >
> >
> >
> >--
> >To unsubscribe, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
>
>
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*
> http://join.msn.com/?page=features/virus
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to