30 Jul
2008
30 Jul
'08
6:55 a.m.
Hi All, Consider a PUT request on following resource: http://<host>/xwiki-webdav/root/spaces/Main/WebHome/spacename.pagename How can we determine whether "spacename.pagename" is a child page of Main.WebHome or at attachment of Main.WebHome ? This is not the only place this problem occurs. I'm working on a workaround for this problem but i would like to have a better mechanism if it's possible. Note :- searching existing documents / attachments won't help because this is a request to create a new resource. Thanks. - Asiri