AppFuseAjaxWithDWR |
|
| Your trail: |
Difference between
version 4
and
version 3:
| At line 246 changed 1 line. |
| Next we will create a Manager that will be exposed to DWR. It hink it's good practice not to expose any managers you wrote to DWR but write special ones for that task. It still is a usual Manager just like the PersonManager from the tutorial. Insert a new package __org.appfuse.service.dwr__ and create an interface for the DWR manager called ''PersonDetailManager''. |
| Next we will create a Manager that will be exposed to DWR. I think it's good practice not to expose any managers you wrote to DWR but write special ones for that task. It still is a usual Manager just like the PersonManager from the tutorial. Insert a new package __org.appfuse.service.dwr__ and create an interface for the DWR manager called ''PersonDetailManager''. |
Back to AppFuseAjaxWithDWR,
or to the Page History.
|