The price to pay for working hard.
I finished up the product pages today after resolving a few bugs - Thumbs.db caused miscalculation in number of products and the page generator would generate extra page links.Very happy with the results.
Please ignore this paragraph to skip technicalities. The way it works now is that generateDisplay.jsp and productDisplay.jsp accounts for all the categories. Upon clicking a link the selected category is passed on to generateDisplay.jsp, which retrieves the number of products in that category from the database and forwards the browser to productDisplay.jsp. For example using 27, productDisplay.jsp first displays #1-12 products, with "Page 1 2 3" at the top and bottom which allows the viewer to navigate to products #13-24 and #25-27.
Post titles may or may not have any relation to it's post. In this case it does. After all the mind work I'm suffering from low-self-esteem-after-appearance-of-multiple-pimples.
Please ignore this paragraph to skip technicalities. The way it works now is that generateDisplay.jsp and productDisplay.jsp accounts for all the categories. Upon clicking a link the selected category is passed on to generateDisplay.jsp, which retrieves the number of products in that category from the database and forwards the browser to productDisplay.jsp. For example using 27, productDisplay.jsp first displays #1-12 products, with "Page 1 2 3" at the top and bottom which allows the viewer to navigate to products #13-24 and #25-27.
Post titles may or may not have any relation to it's post. In this case it does. After all the mind work I'm suffering from low-self-esteem-after-appearance-of-multiple-pimples.