Re: Pb with html:link

2005-06-08 Thread JM Tinghir
Users Mailing List > cc > > Subject > Re: Pb with html:link > > > Yes I did. > I have a in it that works correctly. > > Jean-Marie Tinghir > > 2005/6/8, Chris Loschen <[EMAIL PROTECTED]>: > > Did you include a taglib reference in headerRecherch

Re: Pb with html:link

2005-06-08 Thread gdeschen
ers Mailing List" To Struts Users Mailing List cc Subject Re: Pb with html:link Yes I did. I have a in it that works correctly. Jean-Marie Tinghir 2005/6/8, Chris Loschen <[EMAIL PROTECTED]>: > Did you include a taglib reference in headerRecherche.jsp? Something > like

Re: Pb with html:link

2005-06-08 Thread JM Tinghir
r html:link to work. > > Hope that helps! > > Chris Loschen > > -Original Message- > From: JM Tinghir [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 08, 2005 3:39 AM > To: Struts Users Mailing List > Subject: Pb with html:link > > Hello, > I h

RE: Pb with html:link

2005-06-08 Thread Chris Loschen
@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> In this case, you need the html taglib for your html:link to work. Hope that helps! Chris Loschen -Original Message- From: JM Tinghir [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 3:39 AM To: Str

Pb with html:link

2005-06-08 Thread JM Tinghir
Hello, I have a JSP (resultat.jsp) in which there's : Suppression This is working perfectly. This JSP includes another one : This is still working perfectly. But when I put the html:link in the headerRecherche.jsp , I get a NullPointerException... And this is not working perfectl