Bugs item #500142, was opened at 2002-01-06 05:42
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=500142&group_id=31602

Category: struts
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Lee (yfl)
Assigned to: Nobody/Anonymous (nobody)
Summary: Global Forward Definition

Initial Comment:
How to add Global Forward Definition ?
What merge file do I use ?
Can't find documentation for it ?


----------------------------------------------------------------------

>Comment By: Andrew Stevens (stevensa)
Date: 2002-01-07 15:53

Message:
Logged In: YES 
user_id=247081

>From the struts_config_xml.j template:

  <!-- ========== Global Forward Definitions 
============================== -->
  <XDtMerge:merge file="global-forwards.xml">
  <!--
    Define your forwards in a file called global-
forwards.xml and place
    it in your merge directory.
  -->
  </XDtMerge:merge>

You'll find it mentioned in the struts.html documentation 
file, in the "Merge Points" section.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=500142&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to