RE: [MVC-Programmers] Help: Lab2

2003-07-23 Thread Peyathevar, Santhi {PBG}
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

Re: [MVC-Programmers] Help: Lab2

2003-07-23 Thread Vic Cekvenich
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.

RE: [MVC-Programmers] help

2003-06-10 Thread Peyathevar, Santhi {PBG}
Is there a way to display the input field as empty? html:text name= valObj property= price Net Price I have a double price field in my value object. JSP uses the value object, defined as a bean in the JSP page. i do not want the value to be displayed, if it is zero. If i use

Re: [MVC-Programmers] help Lab1

2003-03-29 Thread Geeta Ramani
Santhi: Getting tiles to work was one of the easier things in the labs, so i am hopeful that it is something simple you are missing. I have not got the error you mention below so I am just guessing here.. So can you check to see if all the elements are in place first? The tiles.tld and tiles dtd