- 
        1. Re: ajax4jsf url problemsergeysmirnov Apr 13, 2007 1:22 PM (in response to milesif)what if you click Shift F5 ? 
- 
        2. Re: ajax4jsf url problemmilesif Apr 13, 2007 1:41 PM (in response to milesif)Shift F5 does not work either with IE6 nor with firefox: nothing happens. 
 What I discovered is that if I load the following url http://localhost:8080/severn/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.seam
 I see a lot of javascript code, but if I load http://192.168.1.4:8080/severn/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.seam
 from another pc I see a blank page.
 After restarting the server and cleaning the browser cache and cookies everything works if I connect USING THE IP ADDRESS from my development pc (before it did not), but nothing works if I connect from another pc.
 I really do not understand.
 hope it helps
 Many Thanks as usual
- 
        3. Re: ajax4jsf url problemmilesif Apr 15, 2007 8:46 AM (in response to milesif)Hi everybody 
 I solved the problem substituting the old library ajax4jsf.jar (version 1.0.4) with that I found in the seam 1.2.1GA examples ajax4jsf-1.1.1-SNAPSHOT.jar.
 Now it works.
 Thanks to everybody
 Ciao Francesco
 
    