JSP Default Document
From: DK (kramerof89_at_hotmail.com)
Date: 04/27/04
- Next message: doug: "Strange MIME Problem"
- Previous message: Troy Murray: "Strange MIME Problem"
- Next in thread: doug: "JSP Default Document"
- Reply: doug: "JSP Default Document"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Apr 2004 11:04:19 -0700
I have an IIS 5.0 Webserver and I'd like to have it serve a .jsp as
the default page. If I post the link as
http://server/directory/index.jsp it works fine. However, if I set
the default document to be either directory/index.jsp OR index.jsp it
won't correctly run the jrun middleware.
I have a temporary solution of making the default page a .ASP that
does a response.redirect to the full path, but I'd like to not have to
do that. I've seen other issues like this out there, but the only
work around I see is what I've already come up with.
Thanks in advance
- Next message: doug: "Strange MIME Problem"
- Previous message: Troy Murray: "Strange MIME Problem"
- Next in thread: doug: "JSP Default Document"
- Reply: doug: "JSP Default Document"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|