On Jan 7, 6:05 am, "tes...@hotmail.com" <tes...@hotmail.com> wrote:
> I have a Bean class that has a counter where I show the total number
> in a JSP. I now have another Bean class that also has a counter which
> gives me a total number. How can I combine each bean class total and
> show it on a JSP? I am using Tomcat 4.1.27 with no JSTL.
get both the count and add!...:)
if i got you right!!
________________________vysh