Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]

Posted By: ParRus
Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]

Servlets and JSPs Tutorial: Learn Web Applications With Java
WEBRip | English | MP4 | 1338 x 720 | AVC ~200 kbps | 8 fps
AAC | 29.7 Kbps | 22.05 KHz | 1 channel | 09:55:08 | 1.03 GB
Genre: Video Tutorial / Development, Programming

In this Java web application tutorial I'll show you how to create dynamic websites using the core technologies of Java web programming. If you want to create your own interactive websites, if you know some Java and you want to take your skills to the next level, or if you want hot skills for the job marketplace, this Java web application tutorial course is for you.
β”œβ”€β”€ 01 Getting Started
β”‚ β”œβ”€β”€ 001 Introduction.mp4
β”‚ β”œβ”€β”€ 002 Setting Up Your System.mp4
β”‚ β”œβ”€β”€ 003 A Hello World Servlet.mp4
β”‚ β”œβ”€β”€ 004 A Hello World JSP Java Server Page.mp4
β”‚ β”œβ”€β”€ 005 Deployment Descriptors the Web.xml File.mp4
β”‚ β”œβ”€β”€ 006 Deploying Your Application to a Local Server.mp4
β”‚ └── 007 Deploying Your Application to the Internet – For Free.mp4
β”œβ”€β”€ 02 Nuts and Bolts
β”‚ β”œβ”€β”€ 001 Importing Java Classes Into JSPs.mp4
β”‚ β”œβ”€β”€ 002 Getting URL Parameters.mp4
β”‚ β”œβ”€β”€ 003 Scripting HTML.mp4
β”‚ β”œβ”€β”€ 004 Including Files In Other Files.mp4
β”‚ β”œβ”€β”€ 005 Forwarding and Redirecting.mp4
β”‚ β”œβ”€β”€ 006 The Declaration Tag.mp4
β”‚ β”œβ”€β”€ 007 JSP Tags Summary.mp4
β”‚ β”œβ”€β”€ 008 Model 1 vs. Model 2 Architecture.mp4
β”‚ β”œβ”€β”€ 009 Using External APIs in Web Applications.mp4
β”‚ └── 010 The Servlet Lifecycle.mp4
β”œβ”€β”€ 03 Beans and Forms
β”‚ β”œβ”€β”€ 001 JSP Beans.mp4
β”‚ β”œβ”€β”€ 002 Beans and Scope.mp4
β”‚ β”œβ”€β”€ 003 Setting Bean Properties Using Parameters.mp4
β”‚ β”œβ”€β”€ 004 Forms.mp4
β”‚ β”œβ”€β”€ 005 HTTP Posts.mp4
β”‚ β”œβ”€β”€ 006 Using Beans to Store Form Data.mp4
β”‚ β”œβ”€β”€ 007 Adding Validation to Beans.mp4
β”‚ β”œβ”€β”€ 008 Self-Validating Forms.mp4
β”‚ └── 009 Validating Forms Using MVC Architecture.mp4
β”œβ”€β”€ 04 Some Useful Objects
β”‚ β”œβ”€β”€ 001 The Session Object.mp4
β”‚ β”œβ”€β”€ 002 URL Rewriting Supporting Sessions Without Cookies.mp4
β”‚ β”œβ”€β”€ 003 The Servlet Context Object.mp4
β”‚ β”œβ”€β”€ 004 Getting Initialisation Parameters from web.xml.mp4
β”‚ β”œβ”€β”€ 005 Scoped Objects Review.mp4
β”‚ └── 006 Cookies.mp4
β”œβ”€β”€ 05 Databases
β”‚ β”œβ”€β”€ 001 Connecting to a Database.mp4
β”‚ β”œβ”€β”€ 002 Setting Up a JNDI Data Source.mp4
β”‚ β”œβ”€β”€ 003 Querying Databases.mp4
β”‚ └── 004 Inserting Data Into Databases.mp4
β”œβ”€β”€ 06 Sending Emails
β”‚ β”œβ”€β”€ 001 Sending Emails Prerequisites.mp4
β”‚ └── 002 Sending Emails with the Mail API.mp4
β”œβ”€β”€ 07 Simplify Your Code With JSTL
β”‚ β”œβ”€β”€ 001 Beginning JSTL Hello World JSTL.mp4
β”‚ β”œβ”€β”€ 002 Accessing Bean Values in JSTL.mp4
β”‚ β”œβ”€β”€ 003 Getting URL Parameters in JSTL.mp4
β”‚ β”œβ”€β”€ 004 The JSTL if Statement.mp4
β”‚ β”œβ”€β”€ 005 The Choose Tag in JSTL.mp4
β”‚ β”œβ”€β”€ 006 The foreach loop in JSTL.mp4
β”‚ β”œβ”€β”€ 007 Referencing Java Objects in JSTL.mp4
β”‚ β”œβ”€β”€ 008 JSTL Implicit Objects.mp4
β”‚ β”œβ”€β”€ 009 Using Maps in EL.mp4
β”‚ β”œβ”€β”€ 010 Outputting Variables The cout Tag vs. Using EL Directly.mp4
β”‚ β”œβ”€β”€ 011 forEach Iterating Through Lists.mp4
β”‚ β”œβ”€β”€ 012 Using External Files Graphics, CSS, etc.mp4
β”‚ β”œβ”€β”€ 013 Reusable Fragments Using JSTL cimport.mp4
β”‚ β”œβ”€β”€ 014 SQL Queries with JSTL.mp4
β”‚ β”œβ”€β”€ 015 Setting Variables in JSTL.mp4
β”‚ β”œβ”€β”€ 016 Expressions in EL.mp4
β”‚ β”œβ”€β”€ 017 Creating URLs With JSTL.mp4
β”‚ β”œβ”€β”€ 018 Wildcards and Getting a Single Row in JSTL.mp4
β”‚ β”œβ”€β”€ 019 JSTL Functions.mp4
β”‚ β”œβ”€β”€ 020 SQL Updates and Transactions in JSTL.mp4
β”‚ β”œβ”€β”€ 021 Formatting Using JSTL.mp4
β”‚ └── 022 Custom Tags.mp4
β”œβ”€β”€ 09 Where Now
β”‚ └── 001 Some Final Words …..mp4
β”œβ”€β”€ 10 Extra
β”‚ └── 001 Uploading Files Allowing the User to Upload Images and Other Stuff.mp4
└── Exercise Files

also You can watch my other last: Programming-posts

General
Complete name : 002 URL Rewriting Supporting Sessions Without Cookies.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/avc1)
File size : 22.1 MiB
Duration : 13mn 23s
Overall bit rate mode : Variable
Overall bit rate : 231 Kbps
Encoded date : UTC 2012-08-31 19:00:24
Tagged date : UTC 2012-08-31 19:00:24

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline@L3.2
Format settings, CABAC : No
Format settings, ReFrames : 3 frames
Format settings, GOP : M=1, N=75
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 13mn 23s
Bit rate : 200 Kbps
Maximum bit rate : 1 723 Kbps
Width : 1 338 pixels
Height : 720 pixels
Display aspect ratio : 1.85:1
Frame rate mode : Constant
Frame rate : 8.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.026
Stream size : 19.2 MiB (87%)
Writing library : Zencoder Video Encoding System
Encoded date : UTC 2012-08-31 18:59:17
Tagged date : UTC 2012-08-31 19:00:24

Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : 40
Duration : 13mn 23s
Bit rate mode : Variable
Bit rate : 29.7 Kbps
Maximum bit rate : 32.5 Kbps
Channel(s) : 1 channel
Channel positions : Front: C
Sampling rate : 22.05 KHz
Frame rate : 21.533 fps (1024 spf)
Compression mode : Lossy
Stream size : 2.85 MiB (13%)
Encoded date : UTC 2012-08-31 19:00:24
Tagged date : UTC 2012-08-31 19:00:24

Screenshots

Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]

Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]

Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]

Exclusive eLearning Videos ParRus-blog ← add to bookmarks

Servlets and JSPs Tutorial: Learn Web Applications With Java [repost]