There are a few ways to do it; here's two.All of these topics are covered in the Struts 2 documentation, which I'd recommend reading before getting too much further into your project. There are at least a couple more variations, but this should be enough to get you started.
Prashant K. Singh
Greenhorn
Joined: May 11, 2009
Posts: 18
posted
0
Hi Dave,
I am able to reach the action class but the productId values is coming null ie the productID is not populating. Please check.