Re: Message Resources not displayed

2005-01-19 Thread Kishore Senji
Source Evangelist > >EdgeTech, Inc. > >678.910.8017 > >AIM: jmitchtx > > > >----- Original Message - > >From: <[EMAIL PROTECTED]> > >To: ""Struts Users Mailing List"" > >Sent: Wednesday, January 19, 2005 8:42 AM > >

Re: Message Resources not displayed

2005-01-19 Thread eid4k
e - >From: <[EMAIL PROTECTED]> >To: ""Struts Users Mailing List"" >Sent: Wednesday, January 19, 2005 9:37 AM >Subject: Re: Message Resources not displayed > > >> James, >> >> the taglib for is declared on the page. >>

Re: Message Resources not displayed

2005-01-19 Thread James Mitchell
ot;" Sent: Wednesday, January 19, 2005 9:37 AM Subject: Re: Message Resources not displayed James, the taglib for is declared on the page. I can run the application on iPlanet and it works just as on Tomcat, but Error messages are not displayed. Karim "James Mitchell" <[EMA

Re: Message Resources not displayed

2005-01-19 Thread eid4k
l >Software Engineer / Open Source Evangelist >EdgeTech, Inc. >678.910.8017 >AIM: jmitchtx > >- Original Message - >From: <[EMAIL PROTECTED]> >To: ""Struts Users Mailing List"" >Sent: Wednesday, January 19, 2005 9:15 AM >Subject: Re: Message

Re: Message Resources not displayed

2005-01-19 Thread James Mitchell
gineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: <[EMAIL PROTECTED]> To: ""Struts Users Mailing List"" Sent: Wednesday, January 19, 2005 9:15 AM Subject: Re: Message Resources not displayed Sorry James, I thou

Re: Message Resources not displayed

2005-01-19 Thread eid4k
: ""Struts Users Mailing List"" >Sent: Wednesday, January 19, 2005 8:42 AM >Subject: Re: Message Resources not displayed > > >> It is there because Tomcat does display the messages. >> >> >> >> "James Mitchell" <[EMAIL PROTEC

Re: Message Resources not displayed

2005-01-19 Thread James Mitchell
That's not what I was asking. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: <[EMAIL PROTECTED]> To: ""Struts Users Mailing List"" Sent: Wednesday, January 19, 2005 8:42 AM

Re: Message Resources not displayed

2005-01-19 Thread eid4k
It is there because Tomcat does display the messages. "James Mitchell" <[EMAIL PROTECTED]> wrote: >How are you deploying your app?  Packaged with Ant? > >Many times, people forget to have resources copied during the build process. >This is automatically done for us with most IDEs, but Ant won'

Re: Message Resources not displayed

2005-01-19 Thread James Mitchell
How are you deploying your app? Packaged with Ant? Many times, people forget to have resources copied during the build process. This is automatically done for us with most IDEs, but Ant won't do it unless you tell it to. Open your .war and make sure it is there under /WEB-INF/classes/org/app/r