This document summarizes an internship report for a web application developed using Java Server Faces (JSF) and the Model-View-Controller (MVC) architecture. The application returns farming methods for land parcels based on the parcel number, as part of a larger land consolidation project. It was developed in Netbeans using Glassfish as the server, with JSF for the programming language and PrimeFaces as the framework. The report explains the technologies used, including JSF, MVC, the database, and the development process from the view, controller, and model designs.