Hi,

Here is the constant I define in struts.xml
    <constant name="struts.objectFactory" value="spring" />
    <constant name="struts.devMode" value="true" />
    <constant name="struts.ui.theme" value="custom" />
    <constant name="struts.enable.DynamicMethodInvocation" value="false"/>
    <constant name="struts.convention.default.parent.package" value="default"/>
    <constant name="struts.serve.static" value="true" />
    <constant name="struts.i18n.encoding" value="utf-8" />  
    <constant name="struts.custom.i18n.resources" 
        value="resources.global-messages"/>


In struts.xml I also have some global result/exception defined, and some 
default 
package define.

Regards
Louis




________________________________
From: Lukasz Lenart <lukasz.len...@googlemail.com>
To: Struts Users Mailing List <user@struts.apache.org>
Sent: Tue, August 17, 2010 10:30:02 AM
Subject: Re: [S2] 2.2.1 Appended .xhml to back of the url

2010/8/17  <mailtolouis2020-str...@yahoo.com>:
> After upgrade to 2.2.1, struts appended .xhtml to the url, is there anyway to
> turn it off like what 2.1.8.1 was?

What you have in struts.properties or/and in struts.xml ?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to