Does it mean that using tiles-compat.jar we can only use the old definitions i.e the xml files (tiles-compat.jar in my case)and we are supposed to change the jsp's with the tiles2 tags? Cannot we use the tiles1 tags in jsps?
Antonio Petrelli-3 wrote: > > 2009/7/6 Roshni Basu <[email protected]>: >> javax.servlet.jsp.JspException: Can't get definitions factory from >> context. >> at >> org.apache.struts.tiles.taglib.InsertTag.processDefinitionName(InsertTag.java:632) > > It seems that you are using the old version of JSP tags. See: > http://tiles.apache.org/framework/migration/tags.html > > Antonio > > -- View this message in context: http://www.nabble.com/Issues-while-reusing-the-old-tags--Please-help-tp24349833p24351036.html Sent from the tiles users mailing list archive at Nabble.com.
