Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidepastore/struts1.3.10helloworld
- Owner: DavidePastore
- Created: 2014-01-20T00:52:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-21T12:05:24.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T16:50:17.881Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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