[xwiki-devs] ShortURLs?
Lilianne E. Blaze
lilianne at lilianne-blaze.net
Fri Jun 13 18:17:56 CEST 2008
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
More information about the devs
mailing list