Skip to content

This project demonstrates how to serve a JSP file through an embedded Undertow server.

Notifications You must be signed in to change notification settings

shanmine/undertow-jsp-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Undertow JSP DEMO

This project demonstrates how to serve a JSP file through an embedded Undertow server.

Running

Linux

./jfinal start

Windows

jfinal.bat start

注意事项

1、使用jfinal脚本启动程序,运行打包部署后的程序,需要将zip包拷贝上传到服务器,解压后执行对应系统的启动脚本 2、开发过程中,可以直接使用main方法启动程序,或者进入target打包目录,进入相应目录通过jfinal脚本启动程序

About

This project demonstrates how to serve a JSP file through an embedded Undertow server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published