diff --git a/src/fr/devinsy/kiss4web/demo/website/dispatcher/index.html b/src/fr/devinsy/kiss4web/demo/website/dispatcher/index.html index 208b0a0..7174002 100644 --- a/src/fr/devinsy/kiss4web/demo/website/dispatcher/index.html +++ b/src/fr/devinsy/kiss4web/demo/website/dispatcher/index.html @@ -34,37 +34,37 @@ XHTML URL - /path/hello.xhtml - path.website.Hello_xhtml.java + /foo/hello.xhtml + pathto.website.path.Hello_xhtml.java Root URL / - foo.website.Index_xhtml.java + pathto.website.Index_xhtml.java Folder URL - /path/hello/ - path.website.hello.Hello_xhtml.java + /foo/hello/ + pathto.website.foo.hello.Index_xhtml.java Short URL - /path/hello-123-green-low.xhtml - path.website.hello_xhtml.java + /fool/hello-123-green-low.xhtml + pathto.website.foo.hello_xhtml.java Long URL - /path/hello-/123/green/low.xhtml - path.website.hello_xhtml.java + /foo/hello-/123/green/low.xhtml + pathto.website.foo.hello_xhtml.java WebContent URL - /path/hello.png + /foo/hello.png KissDispatcher returns direct file Classes URL - /path/hello.png + /foo/hello.png KissDispatcher returns direct file