You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

The following are the steps to configure a basic validation using Webwork.

Step 1:

Write up a html form.

Error formatting macro: snippet: java.lang.NullPointerException

Step 2:

Write up the action class

Error formatting macro: snippet: java.lang.NullPointerException

Step3:

Write up the validators to be used. The validation.xml format is either <ActionClassName>validation.xml or <ActionClassName><ActoinContextName>-validation.xml

Error formatting macro: snippet: java.lang.NullPointerException
  • No labels