Re: error messages not displaying

2004-10-26 Thread Niall Pemberton
nt: Tuesday, October 26, 2004 5:55 PM Subject: Re: error messages not displaying > Hi, > I have the following definition in the tiles.xml. > > path="/WEB-INF/tiles/standardLayout.jsp"> > > value="/WEB-INF/tiles/topNav.jsp" /> &g

Re: error messages not displaying

2004-10-26 Thread struts lover
rom: "struts lover" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Tuesday, October 26, 2004 5:28 PM > Subject: Re: error messages not displaying > > > > Hi, > > I have my html taglib defin

Re: error messages not displaying

2004-10-26 Thread Niall Pemberton
You need it in every jsp that use those tags, not just the "main" one. Niall - Original Message - From: "struts lover" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 5:28 PM Subject: Re:

Re: error messages not displaying

2004-10-26 Thread struts lover
Hi, I have my html taglib definition on the top on my main jsp. Thanks --- Niall Pemberton <[EMAIL PROTECTED]> wrote: > When you broke your jsp up into tiles did you still > include the html taglib > definition? > > Niall > > - Original Message - > From: "struts lover" <[EMAIL PROTECT

Re: error messages not displaying

2004-10-26 Thread Niall Pemberton
When you broke your jsp up into tiles did you still include the html taglib definition? Niall - Original Message - From: "struts lover" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 2004 1:17 PM Subject: error messages not displaying > Hi Everyone, > I have thi