I have designed two html pages how to connect them in Java ?
-
I have designed two HTML pages. One is Login page and Landing page. I have Javascript code for client side validation. so how do i import them into eclipse and use Servlet and JSP codes to connect and run the project. For database i used MySql workbench.
-
I have designed two HTML pages. One is Login page and Landing page. I have Javascript code for client side validation. so how do i import them into eclipse and use Servlet and JSP codes to connect and run the project. For database i used MySql workbench.
-
It's a link: click on it and the page will open.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
I have designed two HTML pages. One is Login page and Landing page. I have Javascript code for client side validation. so how do i import them into eclipse and use Servlet and JSP codes to connect and run the project. For database i used MySql workbench.
First create the servlet and then through the "doget" method ad = request.getParameter("ad");//html input name After insert database.. good luck Java Developer