I have a database that stores events in it and a page with a calendar object on it. When rendering the days it looks through the months events and if any match the current d
If you are using something like Struts2, you can have a hidden variable in your jsp
And within javascript simply access this variable
alert(document.getElementById('EditModeId').value);