cool.  thanx.  FWIW the call

        Site site = Site.getRepInstance();

It should return as soon as the sitemap has been processed.

_hangs_ if it is called before the sitemap is processed.


In the class Site, what is the difference among the methods

 ElementInfo    resolvePathInfoUrl(String url)

Get the ElementInfo of an URL in the site structure that has been registered with a regular url (url="the/url")

 ElementInfo    resolveUrl(String url)

Get the ElementInfo of an URL in the site structure that has been registered with a pathinfo url (url="the/url/*")


 ElementInfo    searchFallback(String url)

Get the ElementInfo of the fallback element that will be used for a certain URL.

--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to