[BlueBream] Javascript

Paul Harouff pharouff at gmail.com
Thu Mar 25 20:01:14 EDT 2010


On Thu, Mar 25, 2010 at 4:49 AM, Ilshad Khabibullin
<astoon.net at gmail.com> wrote:
>
> On Thu, Mar 25, 2010 at 1:46 AM, Paul Harouff <pharouff at gmail.com> wrote:
>>> I still don't understand the difference between @@ = ++view++ on the
>>> first page and @@ = ++resource++ on the second page.
>
> Follow lines are getting registered resource `logo.png':
>
> http://localhost:8080/++resource++logo.png
> http://localhost:8080/@@/logo.png
>
> or (for registered resource directory `images'):
>
> http://localhost:8080/++resource++images/logo.png
> http://localhost:8080/@@/images/logo.png
>
> It's syntax sugar. For difference note the slash after @@.


What if logo.png is in the root folder?

Paul


More information about the bluebream mailing list