Re: how to remove .action suffix in struts 2.1

2012-08-03 Thread Łukasz Lenart
Do you use the REST plugin ? If so please try with the latest snapshot as there was a bug in RestActionMapper which prevents to properly handle static resources. Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2012/7/10

Re: how to remove .action suffix in struts 2.1

2012-07-10 Thread lucas owen
thanks Lukasz, but I get the same error. my welcome file is index.html, so first of all it complains: HTTP 404 - There is no Action mapped for namespace / and action name index.html But now I can access my actions without the .action in the URL. The problem is that the CSS's dont display, I pres

Re: how to remove .action suffix in struts 2.1

2012-07-10 Thread Łukasz Lenart
2012/7/10 lucas owen : > > struts2 > * > It should be /* And what kind of error do you have with css ? Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/

Re: how to remove .action suffix in struts 2.1

2012-07-10 Thread lucas owen
tp://struts.apache.org/2.0.11/docs/strutsproperties.html > > > > -Ruben Cepeda > > > > > > > >> Date: Wed, 11 Aug 2010 14:57:33 +0530 > >> Subject: how to remove .action suffix in struts 2.1 > >> From: mail.supra...@gmail.com > >> To: user@st

Re: how to remove .action suffix in struts 2.1

2010-08-12 Thread Dave Newton
l > > -Ruben Cepeda > > > >> Date: Wed, 11 Aug 2010 14:57:33 +0530 >> Subject: how to remove .action suffix in struts 2.1 >> From: mail.supra...@gmail.com >> To: user@struts.apache.org >> >> Hi all, >> I need to remove the .action suffix associa

RE: how to remove .action suffix in struts 2.1

2010-08-12 Thread Ruben Cepeda
If you haven't done so yet you'll have to create a struts.properties file and override it. Here http://struts.apache.org/2.0.11/docs/strutsproperties.html -Ruben Cepeda > Date: Wed, 11 Aug 2010 14:57:33 +0530 > Subject: how to remove .action suffix in struts 2.1 &g

Re: how to remove .action suffix in struts 2.1

2010-08-11 Thread Dave Newton
gt; To: Struts Users Mailing List > Subject: how to remove .action suffix in struts 2.1 > > Hi all, > I need to remove the .action suffix associated with the actions. > Please advise how to do this. > Thanks and regards, > Supratim > > DISCLAIMER > == > This e

RE: how to remove .action suffix in struts 2.1

2010-08-11 Thread Rakeshkumar Parmar
...@gmail.com] Sent: Wednesday, August 11, 2010 2:58 PM To: Struts Users Mailing List Subject: how to remove .action suffix in struts 2.1 Hi all, I need to remove the .action suffix associated with the actions. Please advise how to do this. Thanks and regards, Supratim DISCLAIMER == This e

how to remove .action suffix in struts 2.1

2010-08-11 Thread Supratim Bandyopadhyaya
Hi all, I need to remove the .action suffix associated with the actions. Please advise how to do this. Thanks and regards, Supratim