Hi Henry,
The project does'nt run for couple of reasons.
1. Login,jsp ---> missed out <s:form> </s:form>
within s:form --->property file value fetching will not work
2.. LoginAction ---> use getUsername and getPassword.
3. Invalid Struts.xml ---mapping action and action class
4. invalid web.xml
I have modified all files and have sent you the code alone.
Hope you are having the valid libs inside WEB-INF/lib
commons-logging-1.1.jar
xwork-2.0.1.jar
struts2-core-2.0.6.jar
ognl-2.6.11.jar
freemarker-2.3.8.jar
I have modified it in eclipse and ran against tomcat,it does work fine,the version of mine.
It is working fine
Thanks,
Saravanan CD