i am developing sample application in struts 1.2
i am facing problem in implementing tiles plugins, i am not able to load page when i use tiles definition in jsp file or in xml file
Please UseCodeTags when posting code or configuration. Unformatted code and configuration is unnecessarily difficult to read.
Tiles has a habit of swallowing exceptions--make sure the log level is set to DEBUG level, and check the logs. The tiles definition files would be helpful. I'm assuming you're configuring the plugin correctly?
Jigar Gajjar
Greenhorn
Joined: Apr 24, 2010
Posts: 5
posted
0
Hi thanks for your reply,
i am new to struts framwork, and would you please tell me how to set log level?
can you guide to set the log level in struts?
i am using jsp definition and not xml definotion according to the book that i read i dont need to configure plugin in struts-config neither tiles-def.xml, do i still need to configure tiles in struts-confi.xml?
Jigar Gajjar
Greenhorn
Joined: Apr 24, 2010
Posts: 5
posted
0
Hi , some more information, i could debug log and i am getting following messages in log