Posts by Matheus Oliveira • 31 points
3 posts
-
3
votes4
answers771
viewsQ: Align button to the right side of select
Good morning, I’m having trouble leaving the button next to the select it always stays below the field, as I can leave it positioned on the right side of the field? <div class="form-group">…
bootstrap-3asked Matheus Oliveira 31 -
0
votes0
answers171
viewsQ: Dynamico menu with Bootstrap
Good evening, how do I make a dynamic menu with bootstrap? i can do with link to redirect to a page, but I am making a system and your menu is dynamic how can I implement? jsp…
-
0
votes0
answers127
viewsQ: java.lang.Nullpointerexception when passing to Servlet
Good morning I’m having a hard time passing the data of a jsp to Servlet that will insert the data in the database, I made three forms for scheduling and in the third it will send to Servlet but it…