Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

XPages

< >

XPages is an application created in 2008.

#1264on PLDB 16Years Old 22Repos
HomepageWikipediaTwitter

XPages is an IBM extension of Java Server Faces with a server side JavaScript runtime and the built-in NoSQL database IBM Domino. 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. Read more on Wikipedia...


Example from Linguist:
<?xml version="1.0" encoding="UTF-8"?> <faces-config> <faces-config-extension> <namespace-uri>http://www.ibm.com/xsp/custom</namespace-uri> <default-prefix>xc</default-prefix> </faces-config-extension> <composite-component> <component-type>navbar</component-type> <composite-name>navbar</composite-name> <composite-file>/navbar.xsp</composite-file> <composite-extension> <designer-extension> <in-palette>true</in-palette> </designer-extension> </composite-extension> </composite-component> </faces-config>
View source
- Build the next great programming language About Keywords Resources Acknowledgements Part of the World Wide Scroll