RE: Help: Lab2
"Peyathevar, Santhi {PBG}" <[email protected]> Wed, 23 Jul 2003 10:41:59 -0500
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Message-ID | <[email protected]> |
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