100% OFF UDEMY COUPON UDEMY DISCOUNT UDEMY COURSES DEVELOPMENT
Coupon Online Details
JSF - building complete CMS with Java and JavaServer Faces, Build responsive multilanguage content management system from scratch to finish with JavaServer Faces, MySQL, Primefaces
Created by Dario Benšić
Preview This Course - GET COUPON CODE
What Will I Learn?
Coupon Online Details
Advertisement
Created by Dario Benšić
Preview This Course - GET COUPON CODE
What Will I Learn?
- Write own content management system (CMS) on Java web technologies
- Know how to use JavaServer Faces (JSF) in action, and how to develop system in both backend and frontend part
- Use Java technology for web development - JavaServer Faces, which is technology which supersedes JavaServer Pages (JSP) and is developed through the Java Community Process
- Develop multilanguage system
- Manipulate data - create, read, update, delete (CRUD) data through database such as MySQL
- Implement PrimeFaces components for image and file uploaders
- Develop user authentication functionality
- Adjust server like Apache Tomcat to handle server directives and static data like images and files
- Know how to develop web applications with JSF's templating system
- Write JSF components without <table>, <tr> and <td> html tags (tableless html design)
- Implement rich text editor (CKEditor for Java), also with tabs on textarea elements
- Use managed beans and bean scopes
- Bind Java beans to JSF components, manipulating with URL paths and params and HTML
- Create image thumbnails of easily redefined dimensions
- Use JSTL conditions in action
- Use JQuery and JavaScript alongside JavaServer Faces and PrimeFaces
- Write custom data to log files through own custom logging class
- Develop system based on MVC pattern
- Create custom JDBC database manager