GithubHelp home page GithubHelp logo

wipro-training-servlet---assignments-for-javabeans-in-jsp's Introduction

Wipro TalentNext PBL

Topics Covered: Servlet, JSP, JavaBeans, HTML, SQL

No. Hands-on Assignment Topics Covered Status

1

Create a bean that represents information needed to calculate an employee's salary. Has String (employee name) and int (employee ID) properties. Create an application to demonstrate automatically filling in bean properties from request parameters.

JSP 	

2

Create a servlet that forwards the request to one of three different JSP pages, depending on the value of the operation request parameter. Say if input is <10 then page 1 or greater than 10 and less than 99 then page 2 otherwise error page

Servlet,JSP,JavaBeans 	

3

a. Create an emp table in the database with fields name, id and designation. b. Create a HTML file with fields name, id and designation. Make sure that the textfields have the same name as name, id and designation. c. Create a javabean with fields name, id and designation. d. On click of the submit button of the HTML, invoke a jsp page which will extract the values that were given by the HTML page and it invokes a servlet. e. The Servlet will make a connection to the database and store the value in the table. f. Connection to the database should have been established using a separate java class. g. You can enhance the program by including more features like deletion, updation and selecting all records.

HTML,SQL,Servlet,JSP 	

wipro-training-servlet---assignments-for-javabeans-in-jsp's People

Contributors

cyberster avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.