Re: problems wit h Struts 1.2.9

2006-06-26 Thread Vinicius Carvalho
DOO!! Thanks man, I'd never find this :) On 6/26/06, David Friedman <[EMAIL PROTECTED]> wrote: Vinicius, Your struts-config.xml file is incorrect. In your Actionmapping is incorrect. You have: Change

RE: problems wit h Struts 1.2.9

2006-06-26 Thread David Friedman
Vinicius, Your struts-config.xml file is incorrect. In your Actionmapping is incorrect. You have: Change 'className' to 'type'. The 'className' attribute is for something totally different and mainly used if

problems wit h Struts 1.2.9

2006-06-26 Thread Vinicius Carvalho
Hello there! I'm having a strange problem with my struts app (1.2.9), it's been a long time since the last time I've used struts (being in the Swing world for a while now). The application launches an error on startup: [java] SEVERE: Parsing error processing resource path /WEB-INF/struts-confi