Re: Problem with mapping Struts action on complex URLs

2008-10-07 Thread Daniele Development-ML
The segment of the Struts config is: I'll give a look at Antonio's pointer too. Thanks, Dan On Tue, Oct 7, 2008 at 6:27 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > --- On Tue, 10/7/08, Daniele Development-ML wrote: > > I am changi

Re: Problem with mapping Struts action on complex URLs

2008-10-07 Thread Dave Newton
--- On Tue, 10/7/08, Daniele Development-ML wrote: > I am changing the URL action mapping from a simple one (1) > "/" to a more complex > "//" > (2) but when I am navigating the web site, I got the following > exception. > > It is very peculiar since it works fine when the URL is > simple (case 1

Re: Problem with mapping Struts action on complex URLs

2008-10-07 Thread Antonio Petrelli
2008/10/7 Daniele Development-ML <[EMAIL PROTECTED]>: > Hello everybody, > I am changing the URL action mapping from a simple one (1) > "/" to a more complex > "//" (2) but when I am navigating the > web site, I got the following exception. I suppose that you are using Struts 1. Are you using Stru

Problem with mapping Struts action on complex URLs

2008-10-07 Thread Daniele Development-ML
Hello everybody, I am changing the URL action mapping from a simple one (1) "/" to a more complex "//" (2) but when I am navigating the web site, I got the following exception. It is very peculiar since it works fine when the URL is simple (case 1). Indeed, beside any possible missing reference (I