Large Data rendering problem in JSP / IE Bug ??

Reply

Join Date: Jul 2007
Posts: 2
Reputation: Narayan.kv is an unknown quantity at this point 
Solved Threads: 0
Narayan.kv Narayan.kv is offline Offline
Newbie Poster

Large Data rendering problem in JSP / IE Bug ??

 
0
  #1
Jul 12th, 2007
Hi All,

I am facing this problem while displaying the image with huge image map in IE6.
The image map is read as a form field in the jsp page.
If the image map is normal ie, if it chart has around 9000 points then it works fine.
But if it exceeds 10,000 points in the imagemap ie the file size becomes more than 1MB, some portion of the page are displayed partially or totally absent, including the image.
Strange thing happens when I go to a different window and come back to this window. All the elements are the page are now present.

The same code works fine with FireFox.

Can you please let me know is there any fix for this bug in IE

Regards,
Narayan
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,145
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Large Data rendering problem in JSP / IE Bug ??

 
0
  #2
Jul 12th, 2007
it's not a bug in IE.
Why the heck do kids always think their own incompetence is a "bug" in someone else's product?

Quite simply you're almost certainly running into connection timeouts.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 2
Reputation: Narayan.kv is an unknown quantity at this point 
Solved Threads: 0
Narayan.kv Narayan.kv is offline Offline
Newbie Poster

Re: Large Data rendering problem in JSP / IE Bug ??

 
0
  #3
Jul 12th, 2007
Originally Posted by jwenting View Post
it's not a bug in IE.
Why the heck do kids always think their own incompetence is a "bug" in someone else's product?

Quite simply you're almost certainly running into connection timeouts.
Its not about INCOMPETENCY, its about facing an issue. If its an issue about CONNECTION TIMEOUTS, then it certainly an issue with INTERNET EXPLORER default settings as our application is working beautifully with other FREE Browsers.
We are not referring it as a BUG in the code, but a setting or a property not fully communicated to the developers so that they can understand and take care of such issue.

I hope the information above will suffice your comments on my post.
The term incompetency clearly depicts your ARROGANCE towards the Forum users, which is actually a Knowledge Sharing platform.

Regards,
Naru.......
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 2,003
Reputation: Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice Rashakil Fol is just really nice 
Solved Threads: 137
Team Colleague
Rashakil Fol's Avatar
Rashakil Fol Rashakil Fol is offline Offline
Super Senior Demiposter

Re: Large Data rendering problem in JSP / IE Bug ??

 
0
  #4
Jul 15th, 2007
Use the kind of image map that sends x-y coordinates.

The competency behind wanting to send 1 MB of image map coordinates could be considered questionable...
Last edited by Rashakil Fol; Jul 15th, 2007 at 4:41 am.
All my posts may be redistributed under the GNU Free Documentation License.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,581
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 461
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Large Data rendering problem in JSP / IE Bug ??

 
0
  #5
Jul 15th, 2007
Narayan, have you done some research on your part? Have you skimmed through the IE bug database(if there is any) to see if this problem has been encountered by others? Maybe you are using some Gecko specific features in your code which don't seem to work well on IE. Have you tested your code on Opera as well as Netscape?

There are numerous possibilities as to the reason this is happening, most of them seem to be stemming from not using cross browser compatible code.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC