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
