Setting up the grid on a struts-based server

Hello,
I’m trying to get the grid working on an application using a struts-based implementation. Once I get the mapping set up in the struts config, it fails trying to forward on to the connector class because it expects an action type. Has anyone set this up successfully? If so, can you give me some tips on how to configure the action class so it works for the grid?

Thanks!