You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed an error inside of the EmployeeService Controller class, and a few spelling mistakes and html mistakes.
details of what I did:
Fixed unclosed tag in home.jsp file
Fixed grammar and spelling mistakes in EmployeeService class
Cleaned up EmployeeService controller to be more readable to other developers
Reformatted home.jsp to be more readable and concise
Fixed a redundant language=java tag in home.jsp
Fixed some basic typos
The text was updated successfully, but these errors were encountered:
I fixed an error inside of the EmployeeService Controller class, and a few spelling mistakes and html mistakes.
details of what I did:
Fixed unclosed tag in home.jsp file
Fixed grammar and spelling mistakes in EmployeeService class
Cleaned up EmployeeService controller to be more readable to other developers
Reformatted home.jsp to be more readable and concise
Fixed a redundant language=java tag in home.jsp
Fixed some basic typos
The text was updated successfully, but these errors were encountered: