Event Handling-Code

Overview

This sample illustrates an example of event handling and validation in a Nexaweb application.

Concepts Demonstrated

  • Using MCO event handling for field validation
  • Server-side Servlet event handling for the Combobox.
       Tip - Make sure that <server-ui-dom-enabled> tag is set to true in nexaweb-client.xml
  • Combined MCO/JSP 2-stage event handling for the Submit button

https://svn.nexaweb.com/svn/NXSAMPLES/trunk/samples/java/JavaEventHandling/