Description: We will learn annotations in struts 2 using the hello user example. In this example we will get the user name and display a welcome message to the user. There are two versions of this example, in the first one we will see how to do this by using the intelligent defaults provided by the struts 2 framework. We will not do any configuration in this example except the deployment descriptor.
To Search:
File list (Check if you may need any files):
Struts2Example2
...............\ApacheLicense.txt
...............\index.jsp
...............\results
...............\.......\successPage.jsp
...............\WEB-INF
...............\.......\classes
...............\.......\.......\com
...............\.......\.......\...\vaannila
...............\.......\.......\...\........\action
...............\.......\.......\...\........\......\WelcomeUserAction.class
...............\.......\.......\...\........\......\WelcomeUserAction.java
...............\.......\.......\struts.properties
...............\.......\lib
...............\.......\web.xml