* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Javaserver Pages (Jsp) - Complete Course Bundle  (Lida 49 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Javaserver Pages (Jsp) - Complete Course Bundle
« em: 27 de Novembro de 2023, 06:19 »

Javaserver Pages (Jsp) - Complete Course Bundle
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.74 GB | Duration: 4h 41m

Learn about JavaServer pages and its features, JSP directives and actions, MVC patterns and much more

What you'll learn
The predominant skills you will learn in this JSP Training are developing Web-based applications and front-end development of Web-based applications.
The course offers knowledge to develop GUI based applications.
The course offers a deeper understanding of different web services such as SOAP (Simple Object Access Protocol) & REST
The course offers the necessary skill set to work with integrating the Java application & Database to develop and manage an application using JDBC
Requirements
Basic knowledge in web frameworks and also Java frameworks would be an added advantage. Engineering or computer science degree is an added advantage. The course is prepared for an easy understanding of the concepts and it covers from basics to advanced levels of JSP training.
Description
You will be getting the introduction of the topic and the jargon will be explained to you in detail so that you can find it easy to understand the advanced topics that will be discussed later. This unit has been introduced by keeping the beginners in mind hence all the topics here will be covering the fundamentals of JSP technology and Web pages.Learn with a Realtime use case project work on developing an administration management system that is used to track employee details such as login, attendance, leaves, salary information, experience, designation, etc. All the details will be collected and managed by the administration end and the access will be given only to the admin. This project will be very helpful to understand technology more practically.JSP or Java Server Pages is a server-side technology that is used for creating web applications. JSP is a technology that is used to create web applications it has more advantages than using servlets. unlike Servlet Design and development of pages can be separated for working when we use JSP. It has all the features of servlets and in addition to that, it has features like implicit objects, expression language, predefined and customized tags for fast and efficient development of web pages. It is easy to maintain, faster in development and comparatively lesser code to write than servlet.The predominant skills you will learn in this JSP Training are developing Web-based applications and front-end development of Web-based applications. The course offers knowledge to develop GUI based applications. The course offers a deeper understanding of different web services such as SOAP (Simple Object Access Protocol) & REST (Representational State Transfer). The course offers the necessary skill set to work with integrating the Java application & Database to develop and manage an application using JDBC (Java Database Connectivity API). Extensive knowledge of tools like Ant & Maven which are used in a project building and Execution is also covered in this JSP Training.Pre-requisites
Overview
Section 1: JavaServer Pages (JSP)
Lecture 1 Overview of Java Netbeans
Lecture 2 Introduction To Jsp
Lecture 3 Understanding Jsp
Lecture 4 Jsp Scriptlet Declaration
Lecture 5 Expression Tags
Lecture 6 Jsp Directives
Lecture 7 Jsp Attributes And Purpose
Lecture 8 Exception Handling In Jsp
Lecture 9 Jsp Actions Part 1
Lecture 10 Jsp Actions Part 2
Lecture 11 Jsp Set Property And Get Property
Lecture 12 Jsp Page Directive
Lecture 13 Include Directives
Lecture 14 Jsp Mvc Pattern Part 1
Lecture 15 Jsp Mvc Pattern Part 2
Lecture 16 Jsp Mvc Pattern Part 3
Lecture 17 Jsp Registration Example Part 1
Lecture 18 Jsp Registration Example Part 2
Lecture 19 Jsp Registration Example Part 3
Lecture 20 Jsp Login Example
Lecture 21 Jsp Pass Values To Jsp From Html Part 1
Lecture 22 Jsp Pass Values To Jsp From Html Part 2
Lecture 23 Jsp Expression Language Example
Lecture 24 Jsp Jstl Tag Overview Part 1
Lecture 25 Jsp Jstl Tag Overview Part 2
Section 2: JSP JavaServer Pages Case Study - Employee Detail Management
Lecture 26 Intro to Employee Details Management
Lecture 27 Creating Project and Server
Lecture 28 Creating Database
Lecture 29 Create Login
Lecture 30 Register Page
Lecture 31 About Page
Lecture 32 Creating Advanced Filter Page
Lecture 33 Creating View
Lecture 34 Create Points
Lecture 35 Get Credit Points Page
Lecture 36 Creating Cart Page
Lecture 37 Creating Download Unqualified Page
Lecture 38 User and Logout Pages
Lecture 39 Output of the Project
Working people and Freelancers in the software development or Java development or Web frameworks and as well as for fresh Job seekers this JSP Training will offer them a good value addition and skill required to excel in the JSP development domain. For young graduates who are willing to pursue a career in web development, JSP training offers them a great path in the successful transition of their careers.

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/4c5d3c59a457e010df7391067275fa01/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part1.rar.html
https://rapidgator.net/file/8cb1dd834350a6752d1fcaa8a4a5ea8a/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part2.rar.html
https://rapidgator.net/file/b0c81ce499188d31b6d4a6ac0d025c7b/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/f1b820e3B19e0151/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part1.rar
https://uploadgig.com/file/download/c903D785c3103263/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part2.rar
https://uploadgig.com/file/download/72995b38ed89CbB2/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/0D91EB046B0159E/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part1.rar
https://nitroflare.com/view/FEC5A42F7482055/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part2.rar
https://nitroflare.com/view/A077D26EF54D929/myugh.Javaserver.Pages.Jsp..Complete.Course.Bundle.part3.rar