Hi, I've been struggling with TomCat for a few days, there is one thing I just can't figure out just to get started with JSP programming.
What I want to be able to do is... Alias /manual "C:/Program Files/Apache Group/Apache2/manual" in TomCat. I want to create a virtual directory that specifies different path. I tried to do this... <Context path="/jsp" docBase="D:\JSP" debug="0" priviledged="true" /> But this seems to be doing nothing. Can anyone help please? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
