On 05/02/2010 11:43 AM, Colesnicov Eugen wrote:
>
> Sorry for the stupid question, but I am good programmer ...
>
> I have some velocity script. It makes some changes on current page, copies
> some other page, etc. How I can load created page (shows for the user) at
> the end of the script? Or other possibility - I need simply reload content
> of a current page ... I searched XWiki API but didn't find something proper
> function ...

Somthing like $response.sendRedirect()?

http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/http/HttpServletResponse.html#sendRedirect%28java.lang.String%29

>
> Thanks beforehand!
> Eugen
>


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to