RE: how to use controllerclasses with tiles?

2004-07-16 Thread Fahd Ahmed
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

RE: Tiles with definition

2004-07-16 Thread Fahd Ahmed
I got this error when my xml syntax was not correct in my definitions-config file. Check your xmls. I dont think its a struts installation problem. -Fahd -Original Message- From: yakup aksu [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 6:39 PM To: [EMAIL PROTECTED] Subject: Tiles

RE: how to use controllerclasses with tiles?

2004-07-16 Thread Fahd Ahmed
Pingili -Original Message- From: Fahd Ahmed [SMTP:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 3:46 AM To: Struts Users Mailing List Subject: RE: how to use controllerclasses with tiles? ok i'll try to explain. below is the part of my definitions-config file where i declare

how to use controllerclasses with tiles?

2004-07-15 Thread Fahd Ahmed
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