This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes No configuration found for the specified action error in netbean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "No configuration found for the specified action error in netbean " Watch "No configuration found for the specified action error in netbean " New topic
Author

No configuration found for the specified action error in netbean

vineet walia
Ranch Hand

Joined: Feb 16, 2008
Posts: 138

this is my main file.. and struts config file is




i am using netebean 7 and i am putting struts file under web-inf
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

i am using netebean 7 and i am putting struts file under web-inf


you should keep the struts.xml file in src folder in struts2.


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
vineet walia
Ranch Hand

Joined: Feb 16, 2008
Posts: 138
i am using netbean so i guess i need to put this file under package..
i tried this also not working

can you please post detail structure for netbean or eclipse ide
Sanal Samuel
Greenhorn

Joined: Jul 23, 2010
Posts: 8
[img]http://www.vaannila.com/images/struts2/struts2SpringPic2.gif[/img]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: No configuration found for the specified action error in netbean
 
Similar Threads
Struts 2.0.9 - Problem in following a hyper link
Request not able to reach Action class in Struts2
The Struts dispatcher cannot be found Error
Struts 2 - wrong method executed
problem in running the Struts2 program