Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a1b5f74

Browse files
Edit ReadMe.md in the MVCPractice section of a small course on Java EE
1 parent 0bef4a0 commit a1b5f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎MVCPractice/ReadMe.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ SQL скрипт находится во вспомогательной папк
9898

9999
В данной ситуации, основная бизнес логика (например, валидация формы) работы приложения находится на локальном уровне Service, в глобальном разделе Model, т.е. мы попытались уйти от "толстого тупого контроллера", который очень сильно зависит от уровня Отображения - View и Модели - Model.
100100

101-
Продолжение в разделе: AirportSimulatorTwo
101+
Продолжение в разделе: [AirportSimulatorTwo](https://github.com/JcoderPaul/HTTP_Servlets_Java_EE/tree/master/MVCPracticeAdvanced/src/AirportSimulatorTwo)
102102

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /