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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to