Re: Help: Lab2
Vic Cekvenich <[email protected]> Wed, 23 Jul 2003 13:08:28 -0400
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Organization | baseBeans Engineering |
| Message-ID | <[email protected]> |
For the unit test, only one row is displayed (at least for the lab).
The lab after does the Display Tag Grid of all the rows.
hth,
.V
Peyathevar, Santhi {PBG} wrote:
> Any one who has taken Vic's web class:
>
> Lab2, Step N: Bean and Unit Test
>
> I have the results coming out of the Test Servlet.
>
> To display all the rows, do i need to write a method in my bean (TaskBean)
> or is there some infrastructure in ScaFfolding\BaseBean.java
>
> -looks like there is some in BaseBean.java (getDisplayList).
> But a lot of reflection(?) is going on.
>
> Santhi
>