Surely sendmail reeled when thusly spake Geert Bevin:
> 
> getSite() gives you access to the whole structure.
> 
> You can then use the methods of the Site class to introspect everything:
> http://rifers.org/docs/api/com/uwyn/rife/engine/Site.html

cool.  thanx.  FWIW the call

        Site site = Site.getRepInstance();

_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)
           
 ElementInfo    resolveUrl(String url)
           
 ElementInfo    searchFallback(String url)


thx

fred

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

Reply via email to