Re: Where to put customized template

2008-07-05 Thread dusty
TED]" <[EMAIL PROTECTED]> > To: Struts Users Mailing List > Sent: Saturday, July 5, 2008 5:29:24 PM > Subject: Re: Where to put customized template > > Thanks Timothy and Jeromy for your answers. I tried your suggestions but > they are not working. > > Basically, I c

Re: Where to put customized template

2008-07-05 Thread Struts Two
next line (single line is displayed as a list). - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Saturday, July 5, 2008 5:29:24 PM Subject: Re: Where to put customized template Thanks Timothy and Jeromy for your answe

Re: Where to put customized template

2008-07-05 Thread [EMAIL PROTECTED]
Thanks Timothy and Jeromy for your answers. I tried your suggestions but they are not working. Basically, I changed the fielderror.ftl by removing the list tags in it and then saved it to /WEB-INF/classes/template/ folder. Struts2 doesn't look at the new fielderror.ftl so the error message is stil

Re: Where to put customized template

2008-07-03 Thread Jeromy Evans
Timothy Wonil Lee wrote: I believe the default value is WEB-INF/template, but I may be wrong. Almost, the default is in the *classpath* at /template So that should read WEB-INF/classes/template Also, don't forget the theme.properties file. --

RE: Where to put customized template

2008-07-03 Thread Timothy Wonil Lee
I believe the default value is WEB-INF/template, but I may be wrong. The good news is that you can specify it to fit your need. http://struts.apache.org/2.0.11.2/docs/selecting-template-directory.html Timothy Wonil Lee Java Developer http://timundergod.blogspot.com/ -Original Message- F