MHL3060 / bentux

Automatically exported from code.google.com/p/bentux
0 stars 0 forks source link

implement POJO detail page #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in order to display the search functionality, we need to implement the POJO 
detail pages.

the reason to implement the POJO detail page is. when a user enter a search 
query. it returns some brief details of the search result.

when a user click on one of the result, it need to goto the detail page.

please implement all the POJO detail pages.

Thanks.

Original issue reported on code.google.com by benli3...@gmail.com on 15 Nov 2009 at 7:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
hey ben, what are the requirement for those pojo pages. 

shouldnt a flow be ->dao->service->controller?

Original comment by lhkh...@gmail.com on 24 Nov 2009 at 4:20

GoogleCodeExporter commented 9 years ago
I have created a skeleton named. productdetail.jsp

what you have to do is to list all the details of the product.

the productDetailController.java need to accept one parameter "id"

use the id to retrieve the proper product item.

Original comment by benli3...@gmail.com on 24 Nov 2009 at 5:30

GoogleCodeExporter commented 9 years ago
need a css so it limits the size of a seach result...i mean the it will only 
display 2 lines, instead of the full 
content,,,like google result..can do it without css or is better to have it.

Original comment by lhkh...@gmail.com on 26 Nov 2009 at 7:45

GoogleCodeExporter commented 9 years ago
newsdetail.jsp is needed.

Original comment by benli3...@gmail.com on 28 Nov 2009 at 8:31

GoogleCodeExporter commented 9 years ago
I think you misunderstand the productdetail.jsp page.

productDetail page should display all the information. not only two lines
the search.jsp will give out two lines only

Original comment by benli3...@gmail.com on 1 Dec 2009 at 4:02

GoogleCodeExporter commented 9 years ago
ya,,,i was talking about search.jsp..for my comment 4.,,,,

Original comment by lhkh...@gmail.com on 1 Dec 2009 at 4:58