Skip to content

anjulgarg/wings-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wings Framework Sample Application

A Simplistic, Fast & Flexible Micro Framework for Java Web Developers.

This is a sample Wings Application for eclipse. It contains the wings-config and web.xml files. All the necessary jar files are also present. Simply clone this repository and import into eclipse to start working with Wings.

Getting Started

  • Clone the repository and import into eclipse.
  • Download and install the Tomcat 8 server.
  • Run this application on a Tomcat 8 server.
  • Stop the server and locate the server specific server.xml inside the Server project in your eclipse.
  • Change the context path to "" and save the file.
  • Start the server and open http://localhost:8080 in your web browser.

You can read the official documentation here.

If you wish to contribute to the Wings Framework or go through the source code. The official repo can be found here.

About

This is a sample Wings Application. It contains the wings-config and web.xml files. All the necessary jar files are also present. Simply clone this repository and import into eclipse to start working with Wings.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors