Ok I understand it, but I don't understand how I have to call the node. In
the espBlog example I put one script under /apps/blog and then calling
/content/blog/*.html browser receive the result of esp script. In that case
which resource I'm calling? This two folder apps and content have some
particular feature?

Il giorno 11 mag, 2010 10:25 p., "Vidar Ramdal" <[email protected]> ha scritto:

On Tue, May 11, 2010 at 4:30 PM, Federico Paparoni <
[email protected]> wrote: > Hi all, > ...
I don't think you have to. Those messages are from the content loader,
which is the component responsible for registering the files in the
repository. That does not affect script resolution later.

You shouldn't request the JSP files directly from the browser, but
rather request a resource (like a JCR node) which has it's
sling:resourceType property set to correspond to a script.

--
Vidar S. Ramdal <[email protected]> - http://www.idium.no
Sommerrogata 13-15, N-0255 Oslo, Norway
+ 47 22 00 84 00 / +47 21 531941, ext 2070

Reply via email to