We are using Servlet & Java script to design a page. (Servlet forms the html
tags and on request it opens the page.) Everything is working fine in IE 6.0,
but the pages are not getting displayed in IE 7. If we view the view source,
all the html tags are formed correctly and if we save that and open in IE7,
it works fine.
If the script tags are not there, then page is loading properly, but no
actions can be performed.
Please help me into this issue.
Thanks in advance....
Donald Anadell - 12 Feb 2008 14:50 GMT
Hi MeeNan,
We are mostly IE7 end users here, you would probably be better served asking
your question in a Development community. Here are some links that might be
helpful to you, most notably the Sun Java Servlet forum:
Sun Java Forums:
http://forum.java.sun.com/index.jspa
Web Tier APIs
Java Servlet forum:
http://forum.java.sun.com/forum.jspa?forumID=33
Good luck,
Donald Anadell
> We are using Servlet & Java script to design a page. (Servlet forms the
> html
[quoted text clipped - 9 lines]
> Please help me into this issue.
> Thanks in advance....
PA Bear [MS MVP] - 12 Feb 2008 16:10 GMT
Start here http://msdn2.microsoft.com/en-us/ie/default.aspx and here
http://msdn2.microsoft.com/en-us/ie/aa740476.aspx
Also see Donald's pertinent reply.

Signature
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/
> We are using Servlet & Java script to design a page. (Servlet forms the
> html
[quoted text clipped - 7 lines]
> Please help me into this issue.
> Thanks in advance....