Posted By:
Gokul_dharumar
Posted On:
Tuesday, October 24, 2006 03:44 PM
java.lang.NullPointerException
at org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper.getDefinition(ComponentDefinitionsFactoryWrapper.java:84)
We have an struts application in the development env(weblogic server). That application works fine in the development env and when we move the same application without any modification we are getting the above mentioned exception. Please help me out with this
Thanks