Skip to content

HelloFancyWebApp demonstrates how to integrate a CSS file, a Javascript file, a favicon, and an embedded HTML image into a Java Web Application.

License

Notifications You must be signed in to change notification settings

timmolter/HelloFancyWebApp

Repository files navigation

About
-----

HelloFancyWebApp demonstrates how to integrate a CSS file, a Javascript file, a favicon, and an 
embedded HTML image into a Java Web Application. Read more at the website:

  http://xeiam.com/

Features
-----

* CSS file
* Javascript file
* favicon
* HTML image

Installation
------------

Should build right out the box. Edit the 'tomcat.dir' parameter in build.properties to reflect the correct location of your web container on your local machine. Run the 'deploy_local' Ant task. View the web application with the following URL (assuming that you're running the web container on port 8080): http://localhost:8080/HelloFancyWebApp/

Tested with Tomcat 7. 

About

HelloFancyWebApp demonstrates how to integrate a CSS file, a Javascript file, a favicon, and an embedded HTML image into a Java Web Application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published