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 IDEs, Version Control and other tools and the fly likes  struts application using Eclipse IDE 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 » Engineering » IDEs, Version Control and other tools
Reply Bookmark " struts application using Eclipse IDE" Watch " struts application using Eclipse IDE" New topic
Author

struts application using Eclipse IDE

siddharth das
Ranch Hand

Joined: Aug 17, 2007
Posts: 124
Hello,

I developed a struts application using Eclipse IDE.My Eclipse version is 3.1.*.

I created a new project ( File , new project and select Dynamic web project).

After clicking the finish button,I found that no classed folder is created.Where the class files will be stored.

Please help me.
thanks,
Siddharth
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

In Eclipse 3.6, they classes go in build/classes. Not sure if 3.1 is the same. Of course, you could have overridden the location...


JBoss In Action
 
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: struts application using Eclipse IDE
 
Similar Threads
Eclipse ganymede using Struts
howto: use eclipse server view with an old struts application
configuring dynamic web project
Configure struts in eclipse
Which files to replace for upgrading application from struts 1.1 to struts 1.2