Question: JSF please! 1. Add a menu using prime-faces that does matrices addition subtraction and multiplication. 2. You will inject to the menu bean the bean
JSF please!
1. Add a menu using prime-faces that does matrices addition subtraction and multiplication. 2. You will inject to the menu bean the bean that displays the input texts of the matrices. You will have Matrix A, Matrix B that store the numbers of the matrices, You will have Matrix C that displays the results of addition, subtraction or multiplication depending on the menu selection. 3. Validation using JavaScript, as you had before for the row, columns and matrices A and B. 4. Add validation for the resulting size of the new matrix ( i,e. 2227 ) is valid. Sizes of matrices for addition, subtraction must be equal for A and B matrices. 5. Parallel Multiplication, addition subtraction for the math
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
