blob: 4d9e5c3f78ce7939d4ae4ea54ea12749af1449c5 [file] [log] [blame]
In this chapter we had a look at how Wicket internally handles a web request. Even if most of the time we won't need to customize this internal process, knowing how it works is essential to use the framework at 100%.
Entities like Application and Session will come in handy again when we will tackle the topic of security in [chapter 23|guide:security].