DTD documentation (was: Re: What is action's parameter usage)

2006-09-06 Thread Wendy Smoak
On 9/5/06, David Friedman <[EMAIL PROTECTED]> wrote: But let's be serious: who actually reads the DTD? For a document few people probably ever check, it is full of enlightening information. I've been working with the DTDDoc developers to help get their Maven plugin ready to release, and we re

Re: What is action's parameter usage

2006-09-05 Thread Frank W. Zammetti
ti [mailto:[EMAIL PROTECTED] Sent: Monday, September 04, 2006 5:32 PM To: Struts Users Mailing List Subject: Re: What is action's parameter usage Thanks David, I frankly forgot it was used for anything other than DispatchAction :) -

RE: What is action's parameter usage

2006-09-05 Thread David Friedman
full of enlightening information. Regards, David -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: Monday, September 04, 2006 5:32 PM To: Struts Users Mailing List Subject: Re: What is action's parameter usage Thanks David, I frankly forgot it was used for anything

Re: What is action's parameter usage

2006-09-05 Thread Frank W. Zammetti
Thanks David, I frankly forgot it was used for anything other than DispatchAction :) Frank David Friedman wrote: Or to put it simply: The parameter field is for your individual use. It allows you to put information in the action config which you can retrieve in your action to use as you see f

RE: What is action's parameter usage

2006-09-05 Thread David Friedman
Or to put it simply: The parameter field is for your individual use. It allows you to put information in the action config which you can retrieve in your action to use as you see fit. Two good examples are DispatchAction and ForwardAction. DispatchAction uses it to determine which method to invo

Re: What is action's parameter usage

2006-09-05 Thread Frank W. Zammetti
http://struts.apache.org/1.x/struts-extras/apidocs/org/apache/struts/actions/DispatchAction.html Fei LI wrote: Hi, Can anybody help me to understand action's parameter usage. Can you give me a simple example like: Fei Li MDA/GSI St Hubert Phone: 450 462 6970 Fax: 450 462 6998 email: [EMAIL PRO