Routing within html pages in java real time application

Viewed 14

In the real time Java project, in front end for welcome page, we have used index.HTML. In this HTML file, we have to provide login credentials. On “login” button click, we have redirected to home.HTML file. Is it a good practice? Please help

0 Answers
Related