--- On Mon, 10/13/08, col_chappy wrote: > This works well, except now every link, even those on other pages, have > that ?id parameter in the URL. What am I messing up? Any help is > appreciated
In addition to David's suggestion, you can also set a default value for the entire application: >From the struts.properties file [1] (but it's probably better to set it via >XML [2]): ### possible values are: none, get or all struts.url.includeParams = get Dave [1] http://struts.apache.org/2.0.11.2/docs/strutsproperties.html [2] http://struts.apache.org/2.0.11.2/docs/constant-configuration.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]