Sergiu Dumitriu wrote:
> Sergiu Dumitriu wrote:
>> Lilianne E. Blaze wrote:
>>> Sergiu Dumitriu wrote:
>>>> Paul Libbrecht wrote:
>>>>> I think some of the recipes which are described there are working on 
>>>>> http://i2geo.net/
>>>> Tip: the only problem I see is that the initial redirect contains a 
>>>> long URL. You should modify 
>>>> com.xpn.xwiki.web.HomePageRedirectServlet, recompile it and put it in 
>>>> WEB-INF/classes/com/xpn/xwiki/web/
>>> Why not have it configurable in web.xml?
>> Good idea!
> 
> Done: http://jira.xwiki.org/jira/browse/XWIKI-2466
> 

Why in doGet instead of init? It'll work either way, but init-parameters 
can't get changed at runtime so there's no point in checking it more 
than once.

Also, shouldn't it be "home = "/bin/view/Main/";" instead of "home = 
"bin/view/Main/";"?

Greetings, Lilianne


_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to