1. dijit.form.Select broken in IE9? stackoverflow.comThanks Microsoft, thanks a lot. We're using dojo/dijit controls included in the Spring Webflow releases. Currently we are a ResourceServlet;
to access the dojo/dijit libraries contained within
Unfortunately IE9 has broken all our dijit.form.Select ... | ||||||||||||||||||
2. IE 9 set cookie and redirect fails stackoverflow.comIn my spring-application I try to set a cookie and than redirect to a page where the cookie is read. The redirect to another webpage works, but setting the cookies fails ... | ||||||||||||||||||
3. Different request parameters in IE and FF forum.springsource.orgDifferent request parameters in IE and FF I have a spring form where once the submit button is pressed some javascript creates a popup box with an OK button. Once the ... | ||||||||||||||||||
4. Internet explorer not saving excel files forum.springsource.org | ||||||||||||||||||
5. (Very) minor bug in 1.1.5 running under IE7 - create form raises error forum.springsource.org(Very) minor bug in 1.1.5 running under IE7 - create form raises error Hi I have the misfortune of needed to support my Spring Roo application on IE7. Generally things have ... | ||||||||||||||||||
6. Embedded font IE 9 Problem forum.springsource.orgEmbedded font IE 9 Problem Hi, i need a custom font on a html page, i tried to use the following css @font-face syntax described at microsfot page @font-face { font-family: ... | ||||||||||||||||||
7. spring internalization not working in IE forum.springsource.orgHello All, I have a problem with spring internalization in IE. other browsers are working fine, but in IE, only english is displayed all the times. I am using cookieLocaleResolver. What ... | ||||||||||||||||||
8. render Pdf in IE 7 forum.springsource.orgrender Pdf in IE 7 For some reasons, the application can render pdf in firefox but not in IE 7. I hope someone can tell me what I did wrong. my ... | ||||||||||||||||||
9. RedirectView not working in IE6 forum.springsource.orgWhen attempting to use a RedirectView, I get a 'The page cannot be displayed' error when using IE6. Yet it works fine in FireFox. I'm using the default settings in IE. ... | ||||||||||||||||||
10. Unable to display a pdf in IE when within a popup window forum.springsource.orgUnable to display a pdf in IE when within a popup window I have a jsp which when you click on a button calls some javascript which uses the window.open method ... | ||||||||||||||||||
11. Incorrect HTTPS/HTTP port switching w/ IE 6 forum.springsource.orgApr 8th, 2006, 05:36 PM #1 paulnw View Profile View Forum Posts Private Message Junior Member Join Date Apr 2006 Posts 6 Incorrect HTTPS/HTTP port switching w/ IE 6 I have ... | ||||||||||||||||||
12. Excel View Error With Internet Explorer forum.springsource.orgExcel View Error With Internet Explorer Im posting this incase others come across the same problem, cause it plagued me for weeks. One of my controllers returns an implementation of a ... | ||||||||||||||||||
13. IE6 :problems HTTPS--->HTTP forum.springsource.orgIE6 :problems HTTPS--->HTTP I have an app based on contacts sample and this runs ok in a Mozilla browser but not ok ina ie6. I know that theres a bug in ... | ||||||||||||||||||
14. pdf problems with IE forum.springsource.orgHi, I currently have a link in my application which when clicked opens a new browser window and displays a pdf file. This works fine on localhost using IE and Mozilla. ... | ||||||||||||||||||
15. Strange problem w/IE, Ajax, OpenRico forum.springsource.orgStrange problem w/IE, Ajax, OpenRico I am currently adding Ajax calls to an existing Spring web application. I am using OpenRico 1.1.2/Prototype 1.4.0 to make my Ajax calls to a Spring ... | ||||||||||||||||||
16. acgi didn't work correct in IE7.0 forum.springsource.orgCan you explain what you mean by, it doesn't work. I'm using IE 7.0 and it works fine. You can actually turn off tabbing in IE 7.0 as well. | ||||||||||||||||||
17. Form submission - Internet Explorer does not display the page after being redirected forum.springsource.orgForm submission - Internet Explorer does not display the page after being redirected I do have a very strange problem with Internet Explorer (5.5, 6.0 & 7.0). I am trying to ... | ||||||||||||||||||
18. DWR not working in IE 5.0 forum.springsource.orgDWR not working in IE 5.0 I tried Ajax Web Application using DWR. It works fine in IE6.0, Mozilla 2.0, Opera 9.10. But in IE 5.0, It gives javascript error (EvalError ... | ||||||||||||||||||
19. IE cache pages problem forum.springsource.orgIE cache pages problem Hi, I'm having a IE caching issue, where my form shows up on the page, but when I submit the form, it does not submit the data. ... | ||||||||||||||||||
20. Page won't load in Internet Explorer forum.springsource.orgI have this popup jsp page that loads perfectly in Mozilla Firefox but it wont load in Internet Explorer. What am i missing here? This is the link that refers to ... | ||||||||||||||||||
21. Spring Modules 0.8 AJAX samples problem with IE7 forum.springsource.orgSpring Modules 0.8 AJAX samples problem with IE7 Dear all, I am not sure if any of you got similar problems. I've downloaded and setup the samples from 'spring-modules-xt-samples-src' to a ... | ||||||||||||||||||
22. Login Redirect fails in IE7 forum.springsource.orgLogin Redirect fails in IE7 I'm using Spring page Controllers and mapped URLs that have a syntax like /main/page1.do /main/login.do /security/admin.do I have the /security/admin.do URL secured with Acegi authorization. When ... | ||||||||||||||||||
23. springxt.js (IE6 toJSONString issue) forum.springsource.orgspringxt.js (IE6 toJSONString issue) I had hard time with jsonObject.toJSONString() in springxt.js file. I was always getting 'not a supported property or method' exception on IE6. Did some search in google ... | ||||||||||||||||||
24. Wierd behavior with IE and RedirectView forum.springsource.orgWierd behavior with IE and RedirectView Hi all, My web app is almost complete but I'm having issues with IE. Unfortunately just using Firefox exclusively is not an option. I can ... | ||||||||||||||||||
25. JspComponent and Internet Explorer 6.0 forum.springsource.orgJspComponent and Internet Explorer 6.0 Hi, I am posting this just in case someone has a similar problem, since it cost me a considerable time to resolve this. When using the ... | ||||||||||||||||||
26. issue with checkbox in IE. forum.springsource.orgissue with checkbox in IE. Hi Guys, i am using XT for rendering checkboxes .. Everything works fine in Firefox But in IE the weird thing is when ever i click ... | ||||||||||||||||||
27. Problem in the flow in IE6 forum.springsource.orgHai, I am working on AbstractWizardFormController with 2/3 pages for input. The flow is working correctly in IE7 and mozilla but its giving problem in IE6. Actual flow is like below: ... | ||||||||||||||||||
28. spring:bind not working in ie6, working in mozilla. forum.springsource.orgHi, Im using | ||||||||||||||||||
29. IE Problem forum.springsource.orgHi we are using spring in our project. Iam facing one problem i.e IE. The application is working fine in IE6.0 but if IE7.0 the application is working fine but all ... | ||||||||||||||||||
30. AJAX XT - Issue binding several textboxes in IE forum.springsource.orgAJAX XT - Issue binding several textboxes in IE The basic flow of the program, and problem is this: when a user selects a vendor from a dropdown, products that are ... | ||||||||||||||||||
31. IE 7 Not Posting Data forum.springsource.orgIE 7 Not Posting Data Hi all, I have a Spring - based Appfuse project, running on Glassfish, using Spring Security 2.0 M2 with NTLM. When I submit a form in ... | ||||||||||||||||||
32. ajax called only once in IE forum.springsource.orgajax called only once in IE I am learning dojo.xhrGet and Spring. The application allows a user to enter some amount to deposite/withdraw from an account. It works perfectly fine in ... | ||||||||||||||||||
33. Can't login if close the IE directly without click logout. forum.springsource.orgCan't login if close the IE directly without click logout. Hi, guys, First, I want to say thanks to you all. Appreciate your work to create the Spring Security. A very ... | ||||||||||||||||||
34. IE7 dont redirect to login page with Ajax request(aja4jsf) forum.springsource.orgIE7 dont redirect to login page with Ajax request(aja4jsf) I've use spring security in my project and when user session expired...spring security servlet filter intercepts any ajax and http request and ... | ||||||||||||||||||
35. Problem with JspComponent (contains
|