Forum: JSP Nov 18th, 2008 |
| Replies: 2 Views: 699 Thank you very much for your answer but it was simpler than I thought. Including the div's code in an if block with logic on whether products are found or not suffices. thanx anyway.. |
Forum: JSP Nov 14th, 2008 |
| Replies: 2 Views: 699 Hello all.
I have this problem. I have a div with inactive buttons in a jsp page, buttons like
select all | add to basket | compare | ....
and some java logic determining whether any products... |