Sample File Names


Given our directory structure shown in Figure 3.7, we can now come up with some sample filenames for the classes we discussed in this chapter. For example, for the Timesheet List screen we discussed earlier in this chapter, we will most likely end up with the following files under the timex/src/java/com/visualpatterns/timex/ directory:

  • controller/TimesheetListController.java

  • model/Timesheet.java

  • model/TimesheetManager.java

  • test/TimesheetListControllerTest.java

  • test/TimesheetManagerTest.java

  • view/timesheetlist.jsp



Agile Java Development with Spring, Hibernate and Eclipse
Agile Java Development with Spring, Hibernate and Eclipse
ISBN: 0672328968
EAN: 2147483647
Year: 2006
Pages: 219

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net