Re: Unable to get Struts 2.0.6 working

2007-03-07 Thread Musachy Barroso
shame on us :) On 3/7/07, Dave Newton <[EMAIL PROTECTED]> wrote: --- Ian Roughley <[EMAIL PROTECTED]> wrote: > I think you need to change the struts.properties > file to enable .do as the extension rather than > .action - this can also be achieved from the > struts.xml file. Yeah, that too :/

Re: Unable to get Struts 2.0.6 working

2007-03-07 Thread Dave Newton
--- Ian Roughley <[EMAIL PROTECTED]> wrote: > I think you need to change the struts.properties > file to enable .do as the extension rather than > .action - this can also be achieved from the > struts.xml file. Yeah, that too :/ *lol* And I even have had the properties docs open on my machine f

Re: Unable to get Struts 2.0.6 working

2007-03-07 Thread Ian Roughley
I think you need to change the struts.properties file to enable .do as the extension rather than .action - this can also be achieved from the struts.xml file. /Ian ChristopherAngel wrote: I am unable to get my own example web app working with struts 2.0.6 I am using Netbeans 5.5 and tomcat

Re: Unable to get Struts 2.0.6 working

2007-03-07 Thread Musachy Barroso
Any error on tomcat's log? musachy On 3/7/07, ChristopherAngel <[EMAIL PROTECTED]> wrote: I am unable to get my own example web app working with struts 2.0.6 I am using Netbeans 5.5 and tomcat 5.5.17 and have included the following jars: commons-collections-3.2.jar freemarker-2.3.8.jar stru