Hi there, I'm trying to assign a Struts action to a tile. I've tried controllerUrl to a struts action and setting controllerClass to the same Action, but the response I get is that I have to extend Action or implement Controller. When I changed the Action to implement Controller it works, but now I'm wondering how to pass request parameters to the class...
greets, Klaasjan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>