I started reading about struts2 yesterday and came across the below slide. Site link

It gave a good picture of what can be done with struts2, I want if somebody can demonstrate the above image with an example working code for a simple CRUD webapp (with simple empid and empname in db) . This can turn out to be a nice tutorial for others too. Thanks
Have a look at AppFuse
It can create a project skeleton using a variety of web frameworks (including Struts 2) for you to experiment with.