You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/