gwt custom datepicker css issue with weekend dates on month navigation

2011-11-16 Thread Waqas Sadiq
0 down vote favorite share [fb] share [tw] I have developed the code to change the gwt datepicker CSS for a week for a selected date. i am able to change the whole week colour, but i move to next week or previous week and return back to current date, then the css on weekends is removed but on

Need to store a hashmap in memory to keep the counters for different user

2011-11-02 Thread Waqas Sadiq
Hi, I am working on storing different user counters in memory at application level (not database) and to have counters to atmost 3. I developed this code using a singleton class with hashmap to store a key value pair of user id and and it's counter and time. After initial, i was using this

opening new window in another tab in IE8

2011-06-05 Thread Waqas Sadiq
When I click on a link, it opens in new tab in Firefox and Chrome but in IE8 it opens in new window, I want the same functionality for Internet Explorer 8. Please guide me how can i do that using GWT ? -- You received this message because you are subscribed to the Google Groups Google Web