diff --git a/core/src/main/resources/org/apache/struts2/default.properties b/core/src/main/resources/org/apache/struts2/default.properties index e3a4ca070..fc5f83939 100644 --- a/core/src/main/resources/org/apache/struts2/default.properties +++ b/core/src/main/resources/org/apache/struts2/default.properties @@ -152,7 +152,7 @@ struts.velocity.toolboxlocation= struts.url.http.port = 80 struts.url.https.port = 443 ### possible values are: none, get or all -struts.url.includeParams = none +struts.url.includeParams = get ### Load custom default resource bundles # struts.custom.i18n.resources=testmessages,testmessages2