Re: Help
Tim Mackinnon <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Hi - I think you are looking for something you can do in a playground to unwind it, unfortunately I’m pretty new in this are too - I had a quick look and I think you somehow need to get your WAApplication instance so you can look at its preferences. Then you can reset that preference so the UI will work again for you. Hopefully someone here might kick in and explain how to do that (assuming I’ve got it right). Tim > On 29 May 2018, at 16:35, Lorenzo Schiavina <[email protected]> wrote: > > Hi, > I am new to Seaside and I was following the tutorial. > > In the chapter 17.1 I was trying to follow this instruction: > To tell Seaside about the part of the URL that you left out in your rendering code you have to go to the application configuration page (at http://localhost:8080/config <http://localhost:8080/config>) and specify the Resource Base URL in the server settings. Just enter http://www.seaside.st <http://www.seaside.st/>. Seaside will automatically prepend this string to all URLs specified using <>resourceUrl:>>resourceUrl:. This reduces your code size and can be very useful if you want to move the resource location during deployment. > I execute the instruction and when I reentered into Seaside I receive the following page: > <<...>> > For any operation I try to do I receive: > /http%3A/www.seaside.st/config not found > I do not know how to recover my work. > Does anybody can help me? > Grazie mille. > Lorenzo > > <Documento1.pdf>_______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside