Hello,
I want to place two HTML submit buttons on a dynamic web page. the buttons would be calling two different jsp's. I have tried placing the buttons into two Forms using the Form Action to call the jsp's but that is not working, can anyone help?
I want to place two HTML submit buttons on a dynamic web page. the buttons would be calling two different jsp's. I have tried placing the buttons into two Forms using the Form Action to call the jsp's but that is not working, can anyone help?
Comment