<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts-config (View Source for full doctype...)>
-
- <!--
display-name merge point
-->
- <!--
description merge point
-->
-
- <!--
data-sources merge point
-->
-
- <!--
form-beans merge-point
-->
-
- <!--
global-exceptions merge point
-->
-
-
- <!--
action-mappings merge-point
-->
-
( here we need to give jsp file path name (but this forward pointing to which file.)
-
-
-
- <!--
controller merge point
-->
- <!--
message-resources merge-point
-->
- <!--
plug-in merge-point
-->
-
- <!--
UNCOMMENT TO EXPOSE THE STRUTS-MENU TAGLIB
<plug-in className="net.sf.navigator.menu.MenuPlugIn">
<set-property property="menuConfig" value="/WEB-INF/menu-config.xml"/>
</plug-in>
-->