Hi, i have a web application with a product catalog page. Right now i want t to bring users the posibility of choice between a normal view (products are show inside a list) and detail view (products are shows with image, short description, etc). My question is ?. What is the best option to solve this?. In this situation, user click to select a view and have the responsabilty for selection of jsp?. Maybe with one jsp can i solve this situation?
Thanks
Danny


Reply With Quote