/
Code Center
Code Center
Demos and samples provide the ability to experience Nexaweb applications live and then browse the code - all source code is freely available from https://svn.nexaweb.com/svn/NXSAMPLES/.
Obtaining the source code
The source code is available through a public Subversion source code repository.
Learn More >
Take a tour of downloading the samples and demos >
Nexaweb provides following samples to help developers learn how to use the new features of Nexaweb Platform. Each new topic is demonstrated using both Java and Ajax clients. If any differences existed between the clients, these are noted in the description of individual samples.
Samples and Demos
Guide | Highlights |
EasyTrader | An example stock trading application with real-time data, charting, order entry and client side validation. Also demonstrates incorporating 3rd party charting packages. |
XPath-Code | Demonstrates using XPath API on datasets and UI DOM. |
XModify-Code | Demonstrates using XModify statements to perform modifications on UI DOM. |
Macros-Code | Demonstrates Macros capabilities within Nexaweb. |
Struts | Demonstrates server side event handling using Struts framework. |
Spring-iBATIS-Nexaweb | Demonstrates the sample Nexaweb Java application with an embedded database and provides general guidelines on how to use an embedded database in a Nexaweb Java application |
Demonstrates Printing and reporting capabilities within Nexaweb. | |
Event Handling-Code | Demonstrates different server-side and client-side event handling. |
Login | Provides a start to end workflow for taking input from the user, sending to the server and processing. |
Web Services | Demonstrates using SOAP requests in nexaweb application. |
UI Explorer | Explores Nexaweb's user interface widget set. |
Getting the Source
For more information about downloading the source and running your own copies visit the topic on obtaining the source code.