Struts

Pre-requirement for struts2.0 Framework applications
adplus-dvertising
Previous Home Next

Introduction:

Before starting Struts3 Frameworks we need some pre requirement .We require some basic knowledge of J2SE, JDBC, HTML, CSS, JavaScript, JSP/Servlet, J2EE and TomCat or any Application Server( or similar type of server).

Class/Library File Descriptions:-

  • Pre-requirement Knowledge: Core Java/ JDBC/Collections JSP/Servelet J2EE (with regards to Web applications) Tomcat Server or any Application Server ,HTML/CSS/JavaScript/XML
  • Hardware: Struts2 does not required any special Hardware.
  • Java Development Kits: JDK1.5: You can download Java Development Kits from http://developers.sun.com/downloads/
  • Struts Frameworks (Jars): You can download Apache Struts2 http://struts.apache.org/
  • Servers Tomcat: You can download Apache Tomcate http://tomcat.apache.org/
  • Server GlassFish Server: You can download open source GlassFish Server http://glassfish.java.net/public/downloadsindex.html
  • IDEs: Today all companies are using following IDEs for create, run and debugs a Struts2 application. You can use notepad or any other IDEs .But we suggest use one of following two--
  • Today all companies are using following IDEs for create, run and debugs a Struts2 application. You can use notepad or any other IDEs .But we suggest use one of following two--
  • Operating System Environments: truts application can make run and debug on Window/Linux

Click here to download Eclipse

Click here to Download NetBean IDE

Previous Home Next