[newbie] "no getter method .."

2007-05-25 Thread probertm
Hi, all. Another newbie question on Struts. I am having an issue in getting my .jsp names to match with those in the ActionForm class and was after some help. The error coming back from Tomcat is Exception in JSP: /search.jsp:56 53: 54: 55: 56: 57: 58: 59:

RE: Struts 1.x and Tomcat 5 problem

2007-05-24 Thread probertm
animesh.saxena wrote: > > Two times you are closing the tag, I guess > Doh! My apologies for the wasted bandwidth .. Trailing "/"-itis! Thank you, Dave. Thank you, Animesh. -- View this message in context: http://www.nabble.com/Struts-1.x-and-Tomcat-5-problem-tf3812184.html#a10793391 Sent

Re: Struts 1.x and Tomcat 5 problem

2007-05-24 Thread probertm
Dave Newton-4 wrote: > > --- probertm <[EMAIL PROTECTED]> wrote: >> >> > > Looks unbalanced to me... > > Sorry for being thick, Dave. I don't get it. Could you spell it out? -- View this message in context: http://www.nabble.com/Strut

Re: Struts 1.x and Tomcat 5 problem

2007-05-24 Thread probertm
Hi, Dave .. > > Can you post the JSP in question, or is it too large? > See below .. > > Then what makes you think it's a taglib issue? > There seem to be a number of similar issues posted on the web about that have a common characteristic of "unbalanced" and "working under Tomcat 4 and not Tomca

Struts 1.x and Tomcat 5 problem

2007-05-24 Thread probertm
Hi .. I am starting to play with Struts (rev 1.2, I think) and have a little "problem". I am having to use an older version of Struts against a recent Tomcat (rev 5.5) and I am getting an /search.jsp(62,0) The end tag "