CACS354 Advance Java Programming

Advance Java ProgrammingTU Board 2022

Differentiate between declaration and expression tags used in JSP. Also create a JSP page that contains three textboxes to input three numbers and a button. It should display the greatest number…

10

Differentiate between declaration and expression tags used in JSP. Also create a JSP page that contains three textboxes to input three numbers and a button. It should display the greatest number among three numbers when the button is clicked.

A worked answer is on its wayMeanwhile, read the Advance Java Programming notes for this topic.

Discussion

Loading…

More Advance Java Programming questions

All Advance Java Programming old questions