Project in Java Web Development
Prerequisites:-
Core Java 7
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Java Platform (JDK) 7u45
Web Server:-
Tomcat 8
8.0.0-RC5
Please see the README file for packaging information. It explains what every distribution contains.
Apache Tomcat 8.x
Apache Tomcat 8.x is the current focus of development, It builds upon the improvements made in Tomcat 7.0.x and implements the Servlet 3.1, JSP 2.3, EL 3.0 and Web Socket 1.0 specifications. In addition to that, it includes the following improvements:
- A single, common resources implementation to replace the multiple resource extension features provided in earlier versions.
- Complete the work to have Jasper initialized and configured purely via a
ServletContainerInitializer
. - Address missing functionality identified in the new resources implementation.
Servlet Spec | JSP Spec | EL Spec | WebSocket Spec | Apache Tomcat version | Actual release revision | Minimum Java Version |
---|---|---|---|---|---|---|
3.1 | 2.3 | 3.0 | 1.0 | 8.0.x | 8.0.0-RC5 (alpha) | 1.7 |
3.0 | 2.2 | 2.2 | 1.0 | 7.0.x | 7.0.47 | 1.6 (WebSocket 1.0 requires 1.7) |
2.5 | 2.1 | 2.1 | N/A | 6.0.x | 6.0.37 | 1.5 |
Framework:-
Spring Framework 4.0
Object Relational Mapping FrameWork:-
Hibernate 4.3
Tools for Hibernate:-
JBoss Tools (Kepler) 4.1.0.1.Final
Database:-
Oracle 12c
* You can use any database 'cause we are using orm framework for mapping the sql's
Editor:-
Downloaded 896,959 TimesTools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn...
My Operating System is Windows 8 64 bit So I downloaded this if your Operating System 32 bit you can download 32 bit software
No comments:
Post a Comment