Hi,
i am new on smartGWT. In one of the existing applications on monitoring the logs I was able to see a lot of GET requests to image files.
These image files are part of the skins/Enterprise/Images. These are the images that GWT uses for it's components.
On further analysis it was noted that these were requested for on all event, even if it was a mouse hover event on the scroll bars navigation buttons on the navigation bar.
I am attaching a screenshot from the number of hits it's trying to fetch these images. In any interaction from the user on the page a simple operation is getting a hit in thousands. Please refer to the screen shot.
Please let me know if there is any way to sort this.
i am new on smartGWT. In one of the existing applications on monitoring the logs I was able to see a lot of GET requests to image files.
These image files are part of the skins/Enterprise/Images. These are the images that GWT uses for it's components.
On further analysis it was noted that these were requested for on all event, even if it was a mouse hover event on the scroll bars navigation buttons on the navigation bar.
I am attaching a screenshot from the number of hits it's trying to fetch these images. In any interaction from the user on the page a simple operation is getting a hit in thousands. Please refer to the screen shot.
Please let me know if there is any way to sort this.
Comment