educative.io

Browser compiler sample code does not show the correct lesson

At Spring MVC Form Tags - Part 2, towards the bottom of the page, when the ‘run’ button is pressed and the web application is ready to use at the ‘Output’ pane… the example does not seem to show what the lesson is demonstrating.

At ’ Spring MVC - Tennis Player Database’, click on ’ Add Player Details’
The Name text field is shown, but the lesson contains other html elements such as Country, Handedness and Gram Slam Titles won. The latter three items are not shown.

Can someone please help to make sure that the sample code at this section is run correctly?


Course: The Complete Guide to Spring 5 and Spring Boot 2 - Learn Interactively
Lesson: Spring MVC Form Tags - Part 2

Hi @N_B!
Based on the code provided at the end of the lesson on Spring MVC Form Tags - Part 2, all form elements, including Country, Handedness, and Grand Slam Titles, should be displayed on the ‘Add Player Details’ page. If the issue persists, please provide additional details.
I hope it helps. Happy Learning :blush: