Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread krishnan.1000
I am a Struts 2 newbie and I am trying to develop a simple web application. The application consists of a simple login page containing a text field and password field and submit button. When I try to load the web page, this is the error tht I get. I am deploying the application using Tomcat v6.

Re: Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread Dave Newton
--- On Thu, 9/4/08, krishnan.1000 wrote: > When I try to load the web page, this is the error tht I > get. I am deploying the application using Tomcat v6. > > The requested resource (/turorial/login) is not available. Is that a typo? > > actionPackages > com.jbe.tutorial.web.action > If y

Re: Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread krishnan.1000
Hi Dave, Thanks for your reply: I have inlined my replies. newton.dave wrote: > > --- On Thu, 9/4/08, krishnan.1000 wrote: >> When I try to load the web page, this is the error tht I >> get. I am deploying the application using Tomcat v6. >> >> The requested resource (/turorial/login) is not a

Re: Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread Dave Newton
--- On Thu, 9/4/08, krishnan.1000 wrote: > newton.dave wrote: >> --- On Thu, 9/4/08, krishnan.1000 wrote: >>> When I try to load the web page, this is the error that I get. >>> The requested resource (/turorial/login) is not available. >> Is that a typo? > No this is not a typo. You're telling me

Re: Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread krishnan.1000
newton.dave wrote: > > --- On Thu, 9/4/08, krishnan.1000 wrote: >> newton.dave wrote: >>> --- On Thu, 9/4/08, krishnan.1000 wrote: When I try to load the web page, this is the error that I get. The requested resource (/turorial/login) is not available. >>> Is that a typo? >> No this is

Re: Help: Getting Error Message "Not able to load configuration for specified action"

2008-09-04 Thread Dave Newton
Could you not put ">" characters in front of your response? It makes it very difficult to read and reply to. --- On Thu, 9/4/08, krishnan.1000 wrote: > [It still doesn't work, and there are no errors on startup.] You'll have to provide further information then. After adding the appropriate DOCT