M
mitchell
Instead of using an index.html, index.rhtml, index.cgi, etc. as the
default page to load on localhost:[port], I was wondering if it was
possible to load a servlet instead (i.e. '/index'). I have looked at
the WEBrick source, but could not figure out how to do this (even like
trying to execute a request or response).
Any help would be greatly appreciated.
default page to load on localhost:[port], I was wondering if it was
possible to load a servlet instead (i.e. '/index'). I have looked at
the WEBrick source, but could not figure out how to do this (even like
trying to execute a request or response).
Any help would be greatly appreciated.