GithubHelp home page GithubHelp logo

nealy / acsys Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 15.87 MB

A simple accounting system

License: GNU General Public License v2.0

HTML 56.92% Java 2.21% CSS 4.27% JavaScript 35.26% PHP 0.07% FreeMarker 1.27%

acsys's Introduction

acsys

Accounting System

===== Repository https://github.com/NealYang/acsys.git

===== Framework: Struts + Spring + Mybatis Freemarker Log4j

===== Database model: /resources/acsys_MySQL_Model.mwb

===== Start

Tomcat config file: /resources/server.xml

Run by eclipse:

Run --> Run Configurations/Debug Configurations --> Java Application-Create a new configuration

  • Main-Project: this project

  • Main-main class :org.apache.catalina.startup.Bootstrap

  • Arguments-Program arguments: -config "D:\java\tomcat-6.0.41\conf\server_new.xml" start

  • Arguments-VM arguments: -Dcatalina.home=D:\java\tomcat-6.0.41 -Xmx512m -Xms256m -XX:PermSize=256m -XX:MaxPermSize=512m -XX:NewSize=200m -XX:MaxNewSize=200m

  • Classpath-User Entries: bootstrap.jar - D:\java\tomcat-6.0.41\bin

http://localhost:8080/acsys/

acsys's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.