본문 바로가기
이전글/2006

ArcMind의 Tutorial

by 물개선생 2006. 12. 28.
http://www.thearcmind.com/confluence/display/SHJFT/Home 에 가면
"JSF Spring Hibernate JSF Facelets Tutorial"라는 제목으로 강좌가 진행되고 있습니다.

  1. Getting started with JSF, Facelets, Eclipse WTP and Tomcat done
  2. Using Spring 2 with JSF done
  3. TestNG, JMock and Spring integration tests done
  4. Handling error messages using AOP and Annotations not done
  5. Using Facelets to create a site template not done
  6. [Creating a smart field composition component with Facelets, Spring and JSF] not done
  7. [Creating a simple CRUD application with JSF, Facelets, Hibernate and Spring] not done
  8. [Working with table sorting and such] not done
  9. [Working with immediate event handling for categories and subcategories] not done
  10. [Using Hibernate to manage our CRUD data] not done
  11. [Creating a generic sortable, filterable listing with Hibernate, and Facelets] not done
  12. [Using JPA and Spring PitchFork to manage our CRUD data] not done
  13. [Creating a generic sortable, filterable listing with JPA, and Facelets] not done
  14. [Using Tomahawk date field with JSF] not done
  15. [Using iBatis to manage our CRUD data] not done
  16. [Creating a generic sortable, filterable listing with iBatis, and Facelets] not done
  17. [Uploading images with Tomahawk] not done
  18. [Writing custom converters in JSF and Facelets] not done
  19. [Writing custom validators in JSF and Facelets] not done
  20. [Writing a custom scope in Spring] not done
  21. [Using Spring Annotations project to manage JSF backing beans] not done
  22. [Using JSF comp client-side validation] not done

위와 같은 내용으로 총 22개의 강좌가 기획된 것 같은데요, 아직 작성이 진행중이지만 4번째 강좌인 "Handling error messages using AOP and Annotations"가 매우 흥미롭습니다.