Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidepastore/struts1.3.10helloworld

Hello World for Struts 1.3.10 based on a DZone tutorial
https://github.com/davidepastore/struts1.3.10helloworld

Last synced: about 1 month ago
JSON representation

Hello World for Struts 1.3.10 based on a DZone tutorial

Awesome Lists containing this project

README

        

Struts1.3.10HelloWorld
======================

Hello World for Struts 1.3.10 based on [DZone Tutorial](http://www.dzone.com/tutorials/java/struts/struts-tutorial/struts-tutorial-using-eclipse-1.html).

What you need
-------------

* Java EE Eclipse or Eclipse with all the necessary plugin for Java EE;
* IvyDE;
* Tomcat v.6
* Set Ant property: Window -> Preferences -> Ant -> Runtime -> Properties -> Add Property ->
* Name: **basedir**
* Value: **${project_loc}**

How it works
------------

1. Import in Eclipse;
2. Run build.xml (with **retrieve** option);
3. Go to [url](http://localhost:8080/Struts1.3.10HelloWorld/) (if your server is listening on 8080 port);
4. Laugh hysterically