| Properties | JspDynpage | WebDynpro |
| UI technology | Portal Component | Development environment for |
| Approach | Extends JspDynpage class | creating UI. |
| Architecture | NA | Model View Controller |
| Reusability | No standard format | Through Development components |
| User control | Possible | Possible |
| When to Use | Not for Rapid Development. | Rapid development |
| Dynamic controls | Not Supported | Supported |
| Page Reloading | Reloads whole Page | Reloads only particular component |
| Client Side Validation | Can be done using JavaScript. | for Eg Table page of data when |
| Browser Independent Capability | Low level, probably bound to Java/J2EE standard. | click of “Next” button. |
| Event handling | Basic handling supported by JSP/Servlet. Advanced event handling has to be taken care by programmer. | Both Basic and Advanced level of |
| Session Management | Easy. Handled by Programmer | event handling has to be taken care |
| Deployment Descriptor file Management | It is done through entry in portalapp.xml | NA |
| GUI for UI Elements | Not possible | Possible. Drag and drop features |
| Support to HtmlB | Possible | makes coding easier. |
| Personalization | Possible. You can use your own .css in jsp file. Else from EP also it is possible. Totally depends on EP | Personalization of iviews |
Trackback: http://tb.blog.youkuaiyun.com/TrackBack.aspx?PostId=1509261
JSP Dynpage Web Dynpro 开发
本文探讨了使用 JSP Dynpage 和 Web Dynpro 技术进行 UI 开发的方法,对比了这两种技术在 MVC 架构下组件重用性、页面刷新方式和个人化定制等方面的不同,并讨论了它们在客户端验证、事件处理及部署描述符文件管理等方面的特性。
622

被折叠的 条评论
为什么被折叠?



