- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
165 Why web application is stateless web application by default | Session Tracking | Servlets tutori
Que. Why web applications are stateless web application by default?
What is stateless:(During a session if web application is not capable of remembering client data across the multiple request's then its called as "STATELESS BEHAVIOR" of web application.)
Answer: Web applications are stateless by default because the
protocol HTTP is given as stateless protocol.
(Again the question might have raised in your mind i.e why Protocol HTTP is given as stateless: )
- According to this stateless protocol for every new request to the web application of server, from browser window(client), one new connection will be created between browser window and server(web appl'n) and that connection will be closed automatically once the request related response goes/sent to browser window from web application.
- Due to this one connection related request data is not visible and accessible while processing another connection related request given by client/browser window.
- This above whole discussion denotes that, Web server always treats browser window as "new client for each request" even though same browser window is giving multiple request's to same server web appl'n.
Видео 165 Why web application is stateless web application by default | Session Tracking | Servlets tutori канала tech fort
What is stateless:(During a session if web application is not capable of remembering client data across the multiple request's then its called as "STATELESS BEHAVIOR" of web application.)
Answer: Web applications are stateless by default because the
protocol HTTP is given as stateless protocol.
(Again the question might have raised in your mind i.e why Protocol HTTP is given as stateless: )
- According to this stateless protocol for every new request to the web application of server, from browser window(client), one new connection will be created between browser window and server(web appl'n) and that connection will be closed automatically once the request related response goes/sent to browser window from web application.
- Due to this one connection related request data is not visible and accessible while processing another connection related request given by client/browser window.
- This above whole discussion denotes that, Web server always treats browser window as "new client for each request" even though same browser window is giving multiple request's to same server web appl'n.
Видео 165 Why web application is stateless web application by default | Session Tracking | Servlets tutori канала tech fort
java by bhosale servlet jsp servlets web application servlet project servlet programming in java tomcat server servlet tutorial servlets in java java web application servlet and jsp tutorial web application adv java java web application tutorial adv java by advance java java web development java web project advanced java advanced java tutorial advanced java programming advanced java tutorial for beginner advanced java tutorial in netbeans session handling
Комментарии отсутствуют
Информация о видео
20 апреля 2020 г. 4:00:05
00:05:03
Другие видео канала




















