The most intelligent Java IDE
[Logo] JavaRanch » Big Moose Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
Author

Struts With Eclipse 3.0 or 3.1

hem kumar
Ranch Hand

Joined: Sep 05, 2005
Messages: 73

hi all, is there a way to integrate struts1.1 with eclipse 3.0 or 3.1 .........waiting for the answer...thank you..

.....For Every Problem There Is a Solution.....
Jeanne Boyarsky
internet detective
Sheriff

Joined: May 26, 2003
Messages: 17206

Mohan,
What features are you looking for?

[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]

"The set strikes me as something like the set of potatoes, radishes, farming, and lunch. " - a colleague's way of comparing both overlapping and disparate groups. made me laugh and thought of the ranch
Nomunbilegt Batsukh
Greenhorn

Joined: Oct 07, 2006
Messages: 3

Hi there,


You should may be try MyEclipse Plugin. It has a nice graphical page/workflow editor. It can automatically add Struts capabilities (meaning all the jars you need to develop struts based WEB Applications) to your project too.

The only problem is that it is not free. You can download 30 days trial edition from

www.myeclipseide.com

Here you will also find many demos (flash) and links to good tutorials.

It also includes support for many application and/or web servers too, so that
you can deploy your projects to say Tomcat or jboss and debug it etc.

It allows you even to debug JSPs, meaning
step through your JSPs line by line and seeing what variables are
there etc.

There are of course many other free open-source dev. tools but if you want to get started ASAP with struts and see what it does etc., MyEclipse is IMHO
the first choice. After you feel comfortable with struts, you can change to something else.


Hope it helps.
Sanjaya Sugiarto
Ranch Hand

Joined: Mar 25, 2004
Messages: 229

For the free one: StrutsIDE ( http://amateras.sourceforge.jp/cgi-bin/fswiki_en/wiki.cgi?page=StrutsIDE )

<a href="http://www.wi.hs-furtwangen.de" target="_blank" rel="nofollow">Business Information Technology - Hochschule Furtwangen University, Germany</a>
 
jQuery in Action
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
IntelliJ open source