RE: Tiles, controllerUrl calling multiple actions

2004-12-20 Thread Jim Douglas
do a google for advanced-tiles.pdf and you will find the answer.. Jim From: icon911 <[EMAIL PROTECTED]> Reply-To: icon911 <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Tiles, controllerUrl calling multiple actions Date: Mon, 20 Dec 2004 17:44:11 -0800 Hi, I have a controllerUrl pr

Tiles, controllerUrl calling multiple actions

2004-12-20 Thread icon911
Hi, I have a controllerUrl preparing data that will be displayed within tiles, but because I have a variety of different module, controller getting pretty fat, is there a way for controller to call an action to be executed and than come back to controller. I want to do it without calling the actio