This is my solution for a serverpage redirect combined with an action:
1. Sitemaps needs ServerPagesAction
2. Site matcher
...
3. Call of the matcher
...
The "next" parameter tells the sitemap the next pag
> From: Christian Hoofe [mailto:[EMAIL PROTECTED]]
>
> I tried the following code in the sitemap to redirect to a page after
saving
> values to the
> database using art_grp_chg.xsp and receive an sitemap error.
You actually want to write not XSP page but action.
>
>
>
>
I tried the following code in the sitemap to redirect to a page after saving values to
the
database using art_grp_chg.xsp and receive an sitemap error.
I a