Hello, I have a problem when making a form to insert a user, as this one is related to a user type table, which user type has a description which are (Administrator and User) and I do not want to show it when filling the view and I want the user type to be defined as Administrator when inserting the data in the servlet u and I would like to know how to initialize the user type in the servlet so that it is automatically administrator (?) c: