Walk you through a full back-end implementation from database structure design to service on production status.
Nepenthes supports HTML + JSP implementation.
- Save openCon.jsp, closeCon.jsp and demo.jsp to /usr/local/apache-tomcat-7.0.55/webapps/NepenthesDemo
- Every jsp file will need to include openCon.jsp and closeCon.jsp to enable database access. You should open the two files to check their contents for using smoothly.
- Please uncomment different blocks of demo.jsp to demastrate different functions,this kind of usage is for HTML website and H5 mobile client.
- Visit http://host:port/NepenthesDemo/demo.jsp