Switch to full style
What's behind JSP & Servlets
Post a reply

jsp and servlet

Tue Aug 02, 2011 11:57 am

i am beginer in jsp... how to do search engine injsp please relpy me?



Re: jsp and servlet

Tue Aug 02, 2011 12:03 pm

The simplest example is to build two pages (.jsp) , the first one take the text query from the user (keywords) and send it to results jsp page ,the jsp call java bean which does SQL queries to database and return the results as Array to results.jsp where you will print the results to the user .

Post a reply
  Related Posts  to : jsp and servlet
 JSP and Servlet     -  
 how to run servlet and rmi     -  
 Servlet & JSP     -  
 servlet coding     -  
 Java Servlet and JSP     -  
 SERVLET/JSP DOUBT     -  
 Servlet Help for my project!!     -  
 servlet connectivity with ms access     -  
 Getting Servlet and JSP configured in eclipse     -  
 How can i redirect to a one servlet from a two jsp page?     -