problem in inserting Tiles definitions into webpage
Santosh Ganapa
Greenhorn
Joined: Mar 27, 2011
Posts: 19
posted
0
Hello all,
I am getting an error as given below while inserting tiles-definitions into my other jsp file.
javax.servlet.jsp.JspException: Can't get definitions factory from context.
at org.apache.struts.taglib.tiles.InsertTag.processDefinitionName(InsertTag.java:616)
at org.apache.struts.taglib.tiles.InsertTag.createTagHandler(InsertTag.java:503)
at org.apache.struts.taglib.tiles.InsertTag.doStartTag(InsertTag.java:460)
at org.apache.jsp.Success_jsp._jspx_meth_tiles_005finsert_005f0(Success_jsp.java:106)