See nothing at all, get 404 resource /myapplication is not available .. - IN -
--- Bryan Scarbrough <[EMAIL PROTECTED]> wrote: > Will it load the Login.html file, or do you simply > see nothing at all? > > On 7/14/05, Iin Nurhidayat <[EMAIL PROTECTED]> > wrote: > > > > Hi All, > > > > I have a problem with my deployment. > > > > I have some servlets and one Login.html. > > I will put my servlets and Login.html on > > /myapplication > > > > Based on book i have read : > > > > a) I configure the server.xml > > <Context path= "/myapplication" docBase= > > "/webapps/myapplication" > > reloadable= "true " crossContext= "true " > > > > > <Logger className= > > "org.apache.catalina.logger.FileLogger " > > prefix= "localhost_myapplication_log. " suffix= > ".txt > > " > > timestamp= "true " / > > > </Context > > > > > b) I put Login.html under myapplication directory. > > $CATALINA_HOME\webapps\myapplication > > > > c) I put servlets under classes directory > > > > > $CATALINA_HOME\webapps\myapplication\WEB-INF\classes. > > > > But, Tomcat response is can not find > /myapplication > > (404). > > > > Please advice ... > > > > > > Thanks > > > > - IN - > > > > > > > > > ____________________________________________________ > > Start your day with Yahoo! - make it your home > page > > http://www.yahoo.com/r/hs > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
