RE: Problem in defining tab inside JSP file

2004-09-16 Thread David G. Friedman
+1 that is is probably named getTestVar so you'd likely need -David -Original Message- From: Wayne Fuller [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 10:11 PM To: Struts Users Mailing List Subject: Re: Problem in defining tab inside JSP file On Sun, 12 Sep 2004

Re: Problem in defining tab inside JSP file

2004-09-16 Thread Wayne Fuller
On Sun, 12 Sep 2004 22:59:44 -0700 (PDT), Manisha Sathe <[EMAIL PROTECTED]> wrote: > I am totally new to structs / JSP / Java. I am modifying the existing program. Want > to put one html tag inside the JSP file. I tried > > > > but i always get error > > [ServletException in:RoomListContent.js

RE: Problem in defining tab inside JSP file

2004-09-12 Thread Sachin Bhutada
hi Manisha, Just read the error messges very carefully hence forth. [ServletException in:RoomListContent.jsp] No getter method for property testvar of bean org.apache.struts.taglib.html.BEAN' Struts Framework is trying to look for the property of the specified bean which have linked with thi