Fahd, I've successfully implemented heaps of controller classes, but I'm having trouble visualising what you have done.
Any chance of a code example? Mark On Fri, 16 Jul 2004 10:35:13 +0500, Fahd Ahmed <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to use a controllerClass with Tiles. I am mentioning the > controllerClass in one of my definition tags. The controller does nothing > but put a varible in ComponentContext. On the JSP I just use the > importAttribute tag to get that value. But when i access the page, I keep on > getting the following error. > > [ServletException in:/layouts/threeColumnLayout.jsp] Error - Illegal class > access :Class org.apache.struts.tiles.ComponentDefinition can not access a > member of class com.usersmarts.sam.tilescontroller.TestTileController with > modifiers "" > > threeColumnlayout is my layout JSP and TestTileController is the controller > class I am associating with the definition tag. > > Anyone who can think of a reason??? > > Regards > Fahd -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]