Wednesday, August 5, 2009

Spolszczenie Do Mount And Blade Native Expancion

J2EE: Strus2 + log4j + AJAX



Hi all,

few days ago I became interested in learning how to use Struts2 , the new version of
web development framework for Java Apache Struts. I was impressed by how different is it compared to his predecessor, to develop research discovered that were not based on
Struts 1.x , but in another framework called WebWork .




The Struts 2 framework based on MVC pattern . Struts 2 can be downloaded from this link HERE .

On the other hand we log4j , also developed by the Apache Foundation. This framework allows to define the output messages in the application at runtime (very useful and implemented in several languages \u200b\u200band organizations). This can be downloaded from this link HERE .

Finally, the project uses AJAX to "facilitate" the implementation and abstract management AJAX call status and compatibility with browsers is that they used the framework PrototypeJS .

precursor that I must learn by doing.
's why I uploaded to Google Group (file: MVCStruts2.rar) a Java web project done on the Eclipse IDE with a practical example using all the tools listed above. This way everyone will have a knowledge base to start any project.

This Web project running on Tomcat 6.x and as the title of the post, use log4j , ajax (framework PrototypeJS) and Struts2 .

Any questions or concerns may make it available right here, in any case later publish more information and details on how the technologies mentioned.

Ah! here I leave photos of how they see the project pages.










To acclimate the project aims to have installed the Java virtual machine (JDK ) Eclipse IDE and Tomcat 6.x .

When running the project on your computer remember edit
environment variables that are defined in the web.xml file.

The test user of the application is: user = egacl; pass = turd.
This information can be edited (or add more users)
in the users.txt file, which you will find within the project.

In THIS LINK you will find the project [filename = MVCStruts2.rar].

Any questions or see you posting here.


0 comments:

Post a Comment