Techknow_Study

display the given input

WAP to display the given input
                    `                    SHOWDATA.jsp

 JSP page

WAP to display the given input

<% pname1=(String)request.getParameter("pname1");
pname2=(String)request.getParameter(“pname2”);
%>

company is
with following products
Owner of the comp-any is:

                                                 SAVEDATA.jsp

jsp page

HELLO WORLD!

company Name
owner name

                                                   INDEX.jsp

jsp page

WAP to display the given input

company Name
owner name

Output-
Form Window

 


Product Window
 

Single Post Navigation

Leave a comment

Design a site like this with WordPress.com
Get started