On 28.03.2006, at 14:01, christoph wrote:
Hi Boris,you mean interface GetSearchTerms { public String[] getSearchTerms; } class GetSearchTermsJackrabbitImpl { public String[] getSearchTerms { //something like the code I posted } } then call the search tag with a reference to the implementation class. <searchterms impl="info.magnolia.GetSearchTermsJackrabbitImpl"/> right? If correct I will put it on the wiki like that.
right - Boris ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
