[xwiki-devs] XWiki - Redirect to some other page by default.

Tiago Rinck Caveden caveden at gmail.com
Fri Jun 27 11:26:07 CEST 2008


Trying to configure directly the web.xml didn't work?

If you don't need the Main.WebHome for anything you can just save it as:

$response.sendRedirect("your url")

Silly but works ;)

On Fri, Jun 27, 2008 at 11:16 AM, Prathap Pandian <prathapmeister at gmail.com>
wrote:

> Can any one help me to change default page in xwiki.
>
> *Its urgent.*
>
> --
> Prathap
>
> On Fri, Jun 27, 2008 at 2:04 PM, Prathap Pandian <prathapmeister at gmail.com
> >
> wrote:
>
> > How to change the "Redirects to the Main.WebHome" to some other page.
> >
> > Need to change in the web.xml file.
> >
> > <welcome-file-list>
> >     <welcome-file>*SpaceName/PageName*</welcome-file>
> > </welcome-file-list>
> >
> > --
> > Prathap
> >
> _______________________________________________
> devs mailing list
> devs at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Tiago Rinck Caveden
http://caveden.multiply.com


More information about the devs mailing list