Re: html:link throwing null pointer

2008-06-24 Thread Antonio Petrelli
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>: > But 1.3.9 is still beta. btw do you know when it will be released? Struts 1.3.9 is release. It was declared as beta for this bug: https://issues.apache.org/struts/browse/STR-3081 See the mail thread: http://www.nabble.com/-S1---VOTE--Struts-1.3

Re: html:link throwing null pointer

2008-06-24 Thread Dimitris Mouchritsas
Antonio Petrelli wrote: 2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>: I've corrected the code and I'm trying to find out how to rebuild struts. I don't think it is necessary, it has been released in 1.3.9. http://struts.apache.org/download.cgi#struts139 Antonio

Re: html:link throwing null pointer

2008-06-24 Thread Antonio Petrelli
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>: > I've corrected the code and I'm trying to find out how to rebuild struts. I don't think it is necessary, it has been released in 1.3.9. http://struts.apache.org/download.cgi#struts139 Antonio --

Re: html:link throwing null pointer

2008-06-24 Thread Dimitris Mouchritsas
Antonio Petrelli wrote: 2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/jsp/common/search.jsp': null at org.apache.struts.tiles.taglib.InsertTag$InsertHandler.doEndTag(InsertTag.java:927) at org.apache.struts.tile

Re: html:link throwing null pointer

2008-06-24 Thread Antonio Petrelli
2008/6/24 Dimitris Mouchritsas <[EMAIL PROTECTED]>: > javax.servlet.jsp.JspException: ServletException in > '/WEB-INF/jsp/common/search.jsp': null >at > org.apache.struts.tiles.taglib.InsertTag$InsertHandler.doEndTag(InsertTag.java:927) >at > org.apache.struts.tiles.taglib.InsertTag

html:link throwing null pointer

2008-06-24 Thread Dimitris Mouchritsas
Hi all, I'm in the process of upgrading our J2EE app from struts 1.2.4 to 1.3.8. We're also using tiles. I'm able to see the header tile but when it reaches the search.jsp tile I get: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/jsp/common/search.jsp': null at org.ap