[xwiki-devs] Check if a space exists

Bruno Amaro Almeida bruno-a-almeida at criticalsoftware.com
Fri Jul 18 19:25:51 CEST 2008


Hi

How can i check if a space exists or not ?
I try :

 if(context.getWiki().exists(MySpaceName, context)){

(...)

}

but don`t work.

Any ideas ?


Regards,
Bruno Amaro Almeida


More information about the devs mailing list