Setting a welcome-file [message #102196] |
Fri, 30 November 2007 09:43  |
Eclipse User |
|
|
|
Originally posted by: luca.giannetto.gmail.com
Hi all,
I'm using eclipse equinox 3.3, so for my web application i use the jetty
implementation included in equinox.
If i want to go to my homepage i've to go to index.jsp
(http://localhost:8080/index.jsp), but it would be better to have an
automatic redirect to index.jsp when i type http://localhost:8080/ in my
browser.
So i want to set index.jsp as the welcome-file. But OSGi do not read this
from a web.xml file. I think i should create some kind of servlet to map /
to index.jsp. But i cannot make it works.
Please can someone help me ??
Thanx
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03796 seconds