[JSP and Servlets] How do I link 2 jsp pages together?
- by bbkingwithaj
Just wondering what the easiest way to connect 2 jsp pages together, I have one page and I need to have it link to another page when a customer clicks something. Now can I create a link like in html or do I need to make a button or something?