aspose file tools
The moose likes JSP and the fly likes jsp - design suggestion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "jsp - design suggestion" Watch "jsp - design suggestion" New topic
Author

jsp - design suggestion

Ashwin Kumar
Ranch Hand

Joined: Apr 07, 2005
Posts: 78
I want to retrive the records from database and display it in jsp page forms with 10 records per page with previous and next buttons and also want to update those records and then submit back to database.

could any body suggest how to approach this design??


Preparing SCEA..<br />SCBCD 5.0<br />SCWCD 1.4<br />SCJP 1.4
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
-You can go for simple Model2 MVC architecture.
-Require some reading on Pagination. Search jsp/servlet/jdbc forum with the word "paging" or "pagination"
-You can implement some design patterns like VO, DAO.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jsp - design suggestion
 
Similar Threads
OSCache tag library
(How do i do paging in JSP ????? HELP ME >URGENT
Display lakhs of records in JSP with paging?
pagination design
Proxy timeout