[Seaside] Re: Seaside and Ajax

Hilaire hilaire at drgeo.eu
Sat Apr 25 09:47:37 UTC 2015


Le 22/04/2015 20:37, Johan Brichau a écrit :
> Take a look at the jQuery examples provided with Seaside
> (http://localhost:8080/javascript/jquery) or the subclasses of
> JQFunctionalTest.
>
Sadly this URL does not work from my Seaside previously installed on
Pharo3 with the following script:

Gofer new
   
url:'http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main';
    package: 'ConfigurationOfSeaside3';
    load.
((Smalltalk at: #ConfigurationOfSeaside3) project version: #stable) load.


I guess some initialization was not properly done (the panel access was
not present in the world menu as well).

Thanks

Hilaire

-- 
Dr. Geo - http://drgeo.eu
iStoa - http://istoa.drgeo.eu




More information about the seaside mailing list