That what they said, I can create .war file under root (/) and it will explosed when tomcat service restart. I also extract everything under .war to root directory but sill not working, godaddy doesn't required home directory, here is my index,.jsp on root and I am not sure If I do this right...
<script>document.location.href="<%=request.getContextPath()%>home.do";</script> Hassan Schroeder-2 wrote: > > On Wed, May 28, 2008 at 1:10 PM, tamnle123 <[EMAIL PROTECTED]> wrote: > >> root directory is "/" not home directory, I think with godaddy root and >> home >> directory are the same. > > !? Why would you think they're the same, and why would you think > that's the place to deploy a WAR file? Both sound bizarre to me... > > Doesn't GoDaddy have some kind of documentation on deploying > to their hosts? > > -- > Hassan Schroeder ------------------------ [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/jsp-run-on-tomcat-at-godaddy.com-tp17520071p17524052.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]