Hello All I'm using Sap Netweaver developer studio for developing web applications. I'm really new at almost all technologies it uses so I could really need some help. I got this jsp which includes some logic about products coming from a backend and I want to set a div with buttons (select all | compare | add to basket | ...) to appear when products are found and disapear when not. Can I use javascript to do this? (the buttons are created with javascript). Thank you very much in advance