Re: Tiles error (Help)

2002-09-26 Thread Alexandre Albert
Try to use org.apache.struts.tiles.ActionComponentServlet for the action servlet. --- Heligon Sandra [EMAIL PROTECTED] wrote: I am using Tiles and when I run my application I have the following error: javax.servlet.ServletException: Can't get definitions factory from

Re: Tiles error (Help)

2002-09-26 Thread Dariusz Wojtas
Hi, I had the same problem. That was the error I could see in the browser. But in my app logs I found more details. I just forgot to close some tag in my struts-config file. I corrected that and it works nicely again. Maybe that is your problem too? Darek Wednesday, September 25, 2002, 3:48:19

Tiles error (Help)

2002-09-25 Thread Heligon Sandra
I am using Tiles and when I run my application I have the following error: javax.servlet.ServletException: Can't get definitions factory from context. javax.servlet.ServletException: Can't get definitions factory from context. at