Hello
the problem is with the classloader, for some reason that i can't understand it gets confused with the name of the package of your action class or action form class, it starts with "java" so it crashes loading de class, the solution may be changing the name of the package...
good luck
Lucas