| Article: |
Handling Events in JavaServer Faces, Part 1 | |
| Subject: | MVC | |
| Date: | 2006-01-13 07:10:52 | |
| From: | HeMan10 | |
|
Hi Hans, Thanks for this article. I was able to clearly understand how events are processed. One quick question though regarding the action method invoking the backend code, shall I put all the application logic there or should it go in a seperate business object? Currently I am handling only the data access objects through a BO.
|
||
Showing messages 1 through 1 of 1.
-
MVC
2007-07-02 03:43:15 JSFffff [View]
If u use BO then ur application is maintainable for futher updations etc...


