Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
what are the places can we put struts.xml in eclips
Samanthi perera
Ranch Hand
Joined: Jan 08, 2010
Posts: 510
posted
Mar 17, 2010 06:51:31
0
I am using eclips IDE.
I need to what are the places can we put struts.xml in eclips ?
Normally i am keep WEB-INF/classes folder
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Mar 17, 2010 09:01:03
0
The /src directory? The /src/main/resource directory? It depends.
Mark E Hansen
Ranch Hand
Joined: Apr 01, 2009
Posts: 639
posted
Mar 17, 2010 10:19:46
0
I place mine under the 'Java Resources' -> 'Resources' node.
Mark E Hansen
Ranch Hand
Joined: Apr 01, 2009
Posts: 639
posted
Mar 17, 2010 11:40:36
0
Mark E Hansen wrote:
I place mine under the 'Java Resources' -> 'Resources' node.
By the way, I had to create the 'Resources' folder by right-clicking on the project node in the Project Explorer and selecting New -> Source Folder.
Here is a link to a tutorial on creating a Struts 2 application in Eclipse which I used when getting started:
http://viralpatel.net/blogs/2009/12/tutorial-create-struts-2-application-eclipse-example.html
Samanthi perera
Ranch Hand
Joined: Jan 08, 2010
Posts: 510
posted
Mar 18, 2010 08:12:23
0
thanks Mark E Hansen.
your link is very helpfull.
I agree. Here's the link:
http://aspose.com/file-tools
subject: what are the places can we put struts.xml in eclips
Similar Threads
mysql connector Class NotFound error
getting eclips for linux
how to install apache tomcat inorder to work with eclips?
struts2 Execute and Wait Interceptor - progress bar
session null
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter