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
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