Are you new to
Java as well (it looks like it)?
You should start off with the
Java Tutorial. It will be very difficult to write a web application in Java without understanding the basics of the language.
If you are new to web programming, you should read over the
Struts Key Technologies. Again, without a basic understanding what is going underneath the covers, you will very easily lose your way.
After getting a good foundation, try reading through the pointers on our
Struts 2 FAQ. There are many good tutorials and references available for
Struts 2. We would love to help you, but if you haven't completed Step 1 and want to jump to Step 10, you will be setting yourself up for a lot of frustration and failure.
NOTE: Struts 2 has little to do with Struts 1, so it is not necessary to know one before learning the other.