Streszczenie:
The goal of this thesis is to describe the creation of Java web framework, focused on creating
extensible and modular applications. The framework consists of the request handler, XML
template parser, component system as well as dependency injection and object-relational
mapping module. It is shown how each of these parts can be used to ease the development of
server-side web applications.