Ask a New Question
Search
Questions and answers by
Clac7724
Questions (1)
Below is the following jsp code for a homework assignment im working on. Im allow four input text fields in which a customer can
2 answers
508 views
Answers (1)
Im not sure what wrong but i am not able to get it to run. I m getting errors in this part of the code: int num=Integer.parseInt(apple); int num2=Integer.parseInt(banana); int num3=Integer.parseInt(grape); int num4=Integer.parseInt(orange);