|
XPages is a rapid web and mobile application development technology. It allows data from IBM Notes and Relational Databases to be displayed to browser clients on all platforms. The programming model is based on web development languages and standards including JavaScript, Ajax, Java, the Dojo Toolkit, Server-side JavaScript and JavaServer Faces. XPages uses IBM Domino, IBM's rapid application development platform, including functionality such as the document-oriented database. ==Frontend technologies == By utilizing web standards, XPages applications can be accessed by web clients and mobile devices, allowing the developer to deliver cross-platform applications. For the user interface, XPages focus on the web development standards HTML, CSS and JavaScript. Additionally themes can be used to manage multiple CSS files,〔("Make your XPage Apps "Pop!" withCSS and Themes" )〕 and XPages comes with default themes, for example the OneUI theme.〔(OneUI theme )〕 For client side logic various JavaScript frameworks can be used, though XPages comes with the Dojo Toolkit and Dojo controls can be easily referenced in XPages applications. XPages also uses Dojo internally for certain functionality to make key features easier to use without having to write Dojo code. A special XPages JavaScript library contains further convenience functionality, for example for client side field validations.〔(XPages JavaScript library )〕 In addition to client side logic Dojo can also be used for rich user interface widgets and charts.〔(Dojo toolkit )〕 As any web application XPages applications can use REST services. XPages also provides easy mechanisms to bind data sources to UI controls so that for many scenarios no code needs to be written. Additionally XPages allows to declaratively only refresh parts of the page via Ajax when submitting data. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「XPages」の詳細全文を読む スポンサード リンク
|