CACS354 Advance Java Programming

Advance Java ProgrammingTU Board 2024

What is directive element in JSP? Explain in detail. Create a JSP page that verifies the username and password entered form an HTML file and if the username and password are correct it displays a…

10

What is directive element in JSP? Explain in detail. Create a JSP page that verifies the username and password entered form an HTML file and if the username and password are correct it displays a greetings message. Otherwise, it redirects to the register page.

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