| [news.eclipse.platform.ua] Re: Standalone infocenter home page and locale |
Marcos Lois Bermúdez wrote:
Chris Goldthorpe escribió:I'll answer the second question first. This is not so easy to implement, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=268568 for something which almost works, you may be able to to tweak the solution so it works completely.
Hi, thanks for the reply, i read the discusion on bug and related ones, and get conclusion to create a servlet and define a extension point for it, this servlet will make the redirection, i try it soon as posible, i'm very sorprising that the web.xml descriptor are ignored for welcome pages, i will surf a bit more in equinox servlet bridge to figure what this happen.