Search:

Type: Posts; User: n30; Keyword(s):

Search: Search took 0.02 seconds.

  1. I don't think I've ever used a forum were help is...

    I don't think I've ever used a forum were help is so hard to come by. Even browsing the forum, there are so many threads that never got a response from anyone. Threads that are weeks to months old...
  2. Go to Page and spring js ajax not working

    Using the following code, clicking on the link does not work. STS is not pointing out an errors and Firebug is also showing no errors. When inspecting the DOM, the <a ..>...</a>, has been replace...
  3. Replies
    6
    Views
    869

    Just figured it out. The problem was a path...

    Just figured it out. The problem was a path issue just as @arthomps suggested. I had to change the path from the default Spring documented to:

    /resources/myDojoReleaseNameFolder/dojo/dojo.js
    ...
  4. Replies
    6
    Views
    869

    Do I actually have to have a resource folder for...

    Do I actually have to have a resource folder for the mapping to work. I figure I don't since I'm just mapping a logical name to a physical location. If I have to have an actual resources folder, do...
  5. Replies
    6
    Views
    869

    With all my...

    With <mvc:default-servlet-handler /> all my static resources are served correctly; however, I am still getting 404 errors when a request for /resources/dojo/dojo.js, /resources/dijit/dijit.js,...
  6. Replies
    6
    Views
    869

    Thank you for the reply. I checkd the contents...

    Thank you for the reply. I checkd the contents of the jar and all resources are in /META-INF/web-resources/

    Currently, I have commented out the tuckey configs in both web.xml and myservlet.xml...
  7. Replies
    6
    Views
    869

    Getting the following errors for all resources...

    Getting the following errors for all resources that are suppose to be served from org.springframework.js.resources.jar in Firebug:

    "NetworkError: 404 Not Found

    Ok so this is my third thread and...
  8. Replies
    6
    Views
    869

    Spring-JS and Dojo 1.6 ?

    I have a custom build of Spring-Js and Spring-Js-Resource with Dojo 1.6.1 build. So what do I do now. I'm a little confused. Where do I copy org.springframework.js.jar and...
  9. I found a workaround... sorta. I copied the...

    I found a workaround... sorta. I copied the standard.profile.js from SpringWebFlowReleaseFolder\projects\spring-js-resources\scripts\ and copied it to the utils directory of the dojo release folder....
  10. Spring JavaScript Quick Reference Confusing... Please Help!!!

    Hello,

    So, I've read the Spring JavaScript Quick Reference over and over. I've created a custom build of org.springframework.js and org.springframework.js.resources so that I can used Dojo 1.6.1...
  11. Is it possible that Dojo's build.sh is called...

    Is it possible that Dojo's build.sh is called instead of build.bat?
  12. The build of dojo.1.6.1 and Spring-Webflow-2.3.0...

    The build of dojo.1.6.1 and Spring-Webflow-2.3.0 successfully completed on Mac OSX Lion with JDK 1.6.27. Does anyone have any idea why it will not build correctly on Windows XP SP3? If so, is there...
  13. Build of dojo 1.6.1 failing spring-js-resources

    Hello,

    I have edited the build.properties file dojo.version to equal 1.6.1. I ran ant clean and then ant. The dojo src zip downloads and unzips but when the build and copy target runs it fails:...
Results 1 to 13 of 13