Posts by Henry • 3 points
1 post
-
0
votes1
answer453
viewsQ: Update a selectOneMenu (bean method)
Well I’m trying to get a selectOneMenu to fill another selectOneMenu and update a field, but I still don’t quite understand how to do. classes: package model; import java.io.Serializable; import…