Posts by Lucas Olivier • 73 points
1 post
-
7
votes1
answer2472
viewsQ: Problem in converting number (Numberformat)
I’m having the following difficulty, picking up a value through my form: Double salario = Double.parseDouble(request.getParameter("salario")); Since the value typed by the user will be something…
javaasked Lucas Olivier 73