IE « Development « Spring Q&A





1. dijit.form.Select broken in IE9?    stackoverflow.com

Thanks Microsoft, thanks a lot. We're using dojo/dijit controls included in the Spring Webflow releases. Currently we are a ResourceServlet;

org.springframework.js.resource.ResourceServlet
to access the dojo/dijit libraries contained within
org.springframework.js-2.0.9.RELEASE.jar
Unfortunately IE9 has broken all our dijit.form.Select ...

2. IE 9 set cookie and redirect fails    stackoverflow.com

In 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.org

Different 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.org

Embedded 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.org

Hello 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.org

render 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.org

When 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.org

Unable 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.org

Apr 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.org

Excel 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.org

IE6 :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.org

Hi, 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.org

Strange 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.org

Can 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.org

Form 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.org

DWR 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.org

IE 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.org

I 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.org

Spring 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.org

Login 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.org

springxt.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.org

Wierd 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.org

JspComponent 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.org

issue 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.org

Hai, 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.org

Hi, Im using tag in one of my jsps in my application. but the value i give in the fields is not being successfully bound to the object and im ...

29. IE Problem    forum.springsource.org

Hi 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.org

AJAX 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.org

IE 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.org

ajax 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.org

Can'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.org

IE7 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 ) + IE6    forum.springsource.org

Problem with JspComponent (contains

) + IE6 Hi, while using JspComponent, I got a strange problem. You can see the problem with the demo that comes with the spring module. If ...

36. open source IE plugin for web performance?    forum.springsource.org

hi.. where can i find something like yslow, a free plugin which measures the time it took for a web page to load from the moment i requested it till it ...

37. Redirect issue with IE - Help needed !    forum.springsource.org

Redirect issue with IE - Help needed ! Hello, I am having a critical issue and if anyone has any ideas/suggestions please let me know. We use Ext.JS for our front ...

38. cssClass and IE    forum.springsource.org

I'm guessing you have the Google toolbar installed which highlights particular form fields in yellow by default. Select the Settings drop down menu and click on Options. Under the large range ...

39. Stupid question powered by Internet Explorer    forum.springsource.org

Stupid question powered by Internet Explorer Hello Folks!! I have a issue with Internet Explorer but not with Firefox. I have used a link to close session and this link call ...

40. check browser-name (IE / Firefox / etc) & version    forum.springsource.org

I need my app to deny access to users connecting with certain versions of Firefox. I'll use an acegi filter, but does anyone know how I can get the UserAgent (that ...

41. 'dojo' is undefined in IE    forum.springsource.org

Hi, I have a webapp with webflow and when I click on a row in a , I get the following errors: Code: Message: 'dojo' is undefined Line: 1 Char: ...

42. Re-direction issue with IE 6    forum.springsource.org

Re-direction issue with IE 6 Hi All, When submitting a request from a pop-up div the control is coming inside the controller but the re-direction to a page is not working ...

43. Cancel Button not working in IE    forum.springsource.org

Cancel Button not working in IE Hi friends I m new to spring . I m learning spring i found that if we use SimpleFormController and apply validator ,You notice that ...

44. Unicode Dojo failed with IE browser    forum.springsource.org

Unicode Dojo failed with IE browser Dear all, I encounted a Unicode problem. When using unicode JSP with Dojo framework integrated with Spring, the following IE error that occurs in IE8 ...

45. application/xml: Fire fox show html , IE and Chrome show me a XML ??why    forum.springsource.org

May 24th, 2010, 01:49 PM #1 Richter View Profile View Forum Posts Private Message Junior Member Join Date May 2010 Posts 12 application/xml: Fire fox show html , IE and Chrome ...

46. vlist-iew not properly rendered under IE    forum.springsource.org

Hi, Using Firefox everything is looking great. However, under IE the list-view is rendered under the menu. Any idea how to fix that ? Thanks, Hanan

47. SelectOneMenu issues with IE7    forum.springsource.org

SelectOneMenu issues with IE7 Hello. So I am running into a strange issue with IE7 and the selectOneMenu not displaying the default value that I set with the value="default.value" in a ...

48. pdf file not read by IE    forum.springsource.org

I sent a pdf file to IE browser, it displaied an empty page. But in FireFox, It works just fine. (I am using spring 3.0.2) Any help?

49. Defaultiing the focus to the first text field in IE    forum.springsource.org

Defaultiing the focus to the first text field in IE The Roo-scaffolded views use Dojo decorations for HTML form fields such as text fields, text areas, and select lists. I have ...

50. nltm fallback form fail on IE    forum.springsource.org

when ntlm failed and fallback to form login. After login form appeared and username and password were entered. i unable to getPrincipal (j_username, j_password) in AuthenticationProvider.java on Internet explorer. but on ...

51. Error when using scaffolded ApplicationRequestFactory with IE    forum.springsource.org

Error when using scaffolded ApplicationRequestFactory with IE I get an error when I am using IE7/IE8 (firefox works fine) when I create a new GWT module which uses the ApplicationRequestFactory I ...

52. Issue with defaulttarget url and internet explorer    forum.springsource.org

Hi I am using spring acegi since last 3 years but today what i felt like there is an issue with Internet Explorer and IE. I have alwaysUseDefaultTargetUrl is false , ...

53. MutliPartFile.getOriginalFilename() full windows path IE    forum.springsource.org

I'm using this code to save a MultiPartFile (file) to the filesystem. Code: file.transferTo(new File("/path/to/dir/" + file.getOriginalFilename())); It works fine and saves the file BUT when I use IE to upload ...