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
nt, mumbai -Original Message- From: Manisha Sathe [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] Sent: Monday, September 13, 2004 11:30 AM To: [EMAIL PROTECTED] Subject: Problem in defining tab inside JSP file I am totally new to structs / JSP / Java. I am modifying the existing prog

Problem in defining tab inside JSP file

2004-09-12 Thread Manisha Sathe
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.jsp] No getter method for property testvar of bean org.apache.struts.taglib.html.BEAN' Pls