jsp:derby netbeans servlet MVC JSP pages
当前位置:以往案例 > >jsp:derby netbeans servlet MVC JSP pages
2018-08-01

· Develop a set of servlets and JSP pages that demonstrate:
·       Facility with netbeans as a development environment
·       Scriplet code in a JSP page
·       Business logic in a servlet
·       Request dispatching in a servlet
·       Use of a bean to store session/request information


As we saw in class this week, the servlet project needs to make use of a Model View Controller (MVC approach.  I will talk more about it this coming week and answer your questions.  You shoud review the slides and the netbeans examples on my website.

这里开始是新的要求:

Your goal is to develop a set of servlets and JSP pages that demonstrate:
Facility with netbeans as a development environment
Scriplet code in a JSP page
Business logic in a servlet
Use of a bean to store session/request information
Request dispatching in a servlet
Use of a bean to store session/request information
Use of a DBMS connection for persistent store
Approprite use of the session object.

Keep in mind:
It must be a netbeans project
It must make use of derby as the database
The derby database must be included with the project in a directory/folder named dbms

Keep in mind:
the code should be well documented
there should be an appropriate css file for the JSP pages

See the slide sets for examples.
See the file "UsingDerbyandDBMSinServlets" under resources on the class website for more information on using Derby on the PC and Mac

在线提交订单