RE: In Struts 1.3 how to display multiple images in jsp from database

2012-04-24 Thread Givler, Eric
You should just Google things like this. I did a quick search on: img tag to display image from database jsp Here was the first link which explains it pretty well. http://www.coderanch.com/t/292437/JSP/java/display-image-after-retrieving-it Sorry for the late response. Eric -Original Mess

RE: problem in hiding timepicker of struts jquery datetimepicker

2012-04-24 Thread Edward W. Rouse
Datepicker has a show/hide option. Look under methods. http://jqueryui.com/demos/datepicker/ From: Reshmi [mailto:ra...@trinitymobility.com] Sent: Tuesday, April 24, 2012 8:33 AM To: 'Struts Users Mailing List' Subject: problem in hiding timepicker of struts jquery datetimepicker Hi al

problem in hiding timepicker of struts jquery datetimepicker

2012-04-24 Thread Reshmi
Hi all, My codes for date time picker is I want to display timepicker only for some cases For that I put javascript function like this. if(select1=="A") { document.getElementById("fromd