Feature Requests item #472662, was opened at 2001-10-18 22:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=472662&group_id=31602
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Simon Harris (haruki_zaemon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support Struts form local forward tags
Initial Comment:
Struts forms allow the definition of local forwards. I
propose something like:
@struts:form-forward name="" path="" [redirect=""]
in the .java which would generate
<form-bean ....>
<forward name=""
path="">
</form-bean>
in the struts-config.xml file
----------------------------------------------------------------------
>Comment By: Simon Harris (haruki_zaemon)
Date: 2001-10-27 00:26
Message:
Logged In: YES
user_id=146770
Update to conform with the latest cvs build
----------------------------------------------------------------------
Comment By: Simon Harris (haruki_zaemon)
Date: 2001-10-18 23:07
Message:
Logged In: YES
user_id=146770
Let's try that again
----------------------------------------------------------------------
Comment By: Simon Harris (haruki_zaemon)
Date: 2001-10-18 23:06
Message:
Logged In: YES
user_id=146770
Here is my attempt :-)
----------------------------------------------------------------------
Comment By: Simon Harris (haruki_zaemon)
Date: 2001-10-18 23:02
Message:
Logged In: YES
user_id=146770
The tag should have been @struts:action-forward and
generate local forwards in the action tag not the form tag.
Sorry!
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=472662&group_id=31602
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel