Skip to content

namgiwon/hellojsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloJSP

HelloJSP is simple jsp framework. You can build java web applications with only jsp. It uses MyBatis for database handling and uses Velocity to output HTML. If you want, you can do everything with just a text editor. This is a framework that goes against the times. But this will give you less stress and more freedom.

Dependencies

  • activation-1.1.jar
  • commons-io-2.2.jar
  • commons-collections-3.2.1.jar
  • commons-lang-2.4.jar
  • commons-fileupload-1.3.3.jar
  • json-20151123.jar
  • mail-1.4.7.jar
  • mybatis-3.4.6.jar
  • velocity-1.7.jar

About

Simple java webapp Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%