My webapp without using modules work fine.
When changing to a multiple Struts module impl. both the Tiles actions
give a null pointer exception.
Could anyone confirm this ?
 
 
        <action    path="/tiles-admin/reload"
 
type="org.apache.struts.tiles.actions.ReloadDefinitionsAction"/>
        <action    path="/tiles-admin/view"
 
type="org.apache.struts.tiles.actions.ViewDefinitionsAction"/> 
 

Kind regards,
Marcel Overdijk



Reply via email to