Simple CRUD Application and Pagination, with ExtJS for frontend and Java as backend. Full-stack CRUD application, with ExtJS for frontend and Java for the backend. Following MVC architecture, with Apache Struts 2 for making servlets. Using Spring for dependency Injection, and Hibernate for database operations
Add screen | Edit screen & Prepopulation |
---|---|
- Eclipse with Web Application development project
- MySQL Database
- Sakila schema in MySQL database
- Tomcat
- Set the DB Dump in SQLYOG or MySQL Workbench
- change
hibernate.cfg.xml
according to requirement - Add the
Tomcat
server to the project and add the configuration - Run the server
Awesome! If you want to contribute to this project, you're always welcome! Have any questions, doubts or want to present your opinions, views? You're always welcome. You can mail me at debanshudatta123@gmail.com or make an issue.
Copyright 2021 Debanshu Datta
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.