Struts

0 views
Skip to first unread message

Renato da Silva Viana

unread,
Sep 14, 2005, 1:12:41 PM9/14/05
to FAS...@googlegroups.com
This thread is to talk about Struts. I would like to remember that we have this goal below. Also, we need create a template for the whole project.
 
1. Develop a example in Struts that:
   1.1 We could put some information in a page (grid or form - grid is better); (presentation layer)
   1.2 After a submit, get this information and send to the database (no business logic in this first example); (controller)
   1.3 The database should store this information; (DAO - Data Access Object with JDO or even JDBC) JDBC is simplest than JDO,
         I think, but is almost deprecated in the J2EE projects.
   1.4 Create querys to be possible see the information that we registered. (controller/ presentation layer)
 
Thank you,
 
Renato.

Renato da Silva Viana

unread,
Sep 16, 2005, 1:01:55 PM9/16/05
to FAS...@googlegroups.com, Calvin Webster
Reply all
Reply to author
Forward
0 new messages