RE: Exception when I use the tiles Action

2002-09-04 Thread Miguel Angel Mulero Martinez
Don't worry! And thanks for your tutorial. Great job! -Mensaje original- De: Cedric Dumoulin [mailto:[EMAIL PROTECTED]] Enviado el: miercoles, 04 de septiembre de 2002 10:49 Para: Struts Users Mailing List; Cedric Dumoulin Asunto: Re: Exception when I use the tiles Action You

Re: Exception when I use the tiles Action

2002-09-04 Thread Cedric Dumoulin
mponentServlet? > >Thanks!! > >-Mensaje original- >De: Cedric Dumoulin [mailto:[EMAIL PROTECTED]] >Enviado el: miercoles, 04 de septiembre de 2002 10:24 >Para: Struts Users Mailing List >Asunto: Re: Exception when I use the tiles Action > > > Hi, > >

RE: Exception when I use the tiles Action

2002-09-04 Thread Miguel Angel Mulero Martinez
ervlet? Thanks!! -Mensaje original- De: Cedric Dumoulin [mailto:[EMAIL PROTECTED]] Enviado el: miercoles, 04 de septiembre de 2002 10:24 Para: Struts Users Mailing List Asunto: Re: Exception when I use the tiles Action Hi, You have a Tiles configuration problem. What struts version do

Re: Exception when I use the tiles Action

2002-09-04 Thread Cedric Dumoulin
Hi, You have a Tiles configuration problem. What struts version do you use ? Tiles setup is not the same in struts1.0.x and 1.1b2. In this later, you don't need ActionComponentServlet anymore. Refer to: http://jakarta.apache.org/struts/userGuide/dev_tiles.html If you use struts1

Exception when I use the tiles Action

2002-09-04 Thread Miguel Angel Mulero Martinez
I have changed the servlet action in my web.xml file to: org.apache.struts.tiles.ActionComponentServlet Now, when I start the server and go to the initial page, I have the exception: java.lang.NullPointerException at org.apache.struts.tiles.xmlDefinition.I18nFactorySet.toString(I18nFact