Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » May i ask a question related to the Eclipse Java EE IDE Indigo(Adding Strut capabilities to the new created dynamic web project)
May i ask a question related to the Eclipse Java EE IDE Indigo [message #810914] Thu, 01 March 2012 17:20 Go to next message
minh Missing name is currently offline minh Missing nameFriend
Messages: 5
Registered: March 2012
Junior Member
Hello,

My name is Tom. I am new to Eclipse Java EE IDE Indigo and I would like to seek your helps to show me on how to add strut capabilities to the dymamic web project.

Since i would like to create a strut application, and i would like to add the Strut capabilities to it using the Eclipse Java EE IDE Indigo.

Any help would be appreciated, and thank you so much in advance for your time.

Tom
Re: May i ask a question related to the Eclipse Java EE IDE Indigo [message #817782 is a reply to message #810914] Sat, 10 March 2012 16:47 Go to previous message
Bob Sadarka is currently offline Bob SadarkaFriend
Messages: 40
Registered: February 2012
Member
Hi, the following are typical steps to add Struts to a web app:

- Download library JAR files of Struts.
- Copy JAR files to WEB-INF\lib folder.
- Create Struts configuration file, struts-config.xml.
- Add Struts listener servlet to web.xml.
Previous Topic:JSDT Team
Next Topic:Generate > XML File
Goto Forum:
  


Current Time: Thu Apr 25 06:39:51 GMT 2024

Powered by FUDForum. Page generated in 0.02763 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top