Upload JSP web application to Remote web Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ak1dnar
    Recognized Expert Top Contributor
    • Jan 2007
    • 1584

    Upload JSP web application to Remote web Server

    Hi,
    I made a simple web application using JSP. as the IDE i am using DW8 and my local App server is SUN java sys app serv 9.

    In locally Site is working fine. but once i upload the site to the web server it is not working.
    do i have to upload any files apart from the files available under this location.

    C:\Sun\SDK\doma ins\domain1\doc root\mysite\

    I just uploaded the files available under mysite dir.The Error from the remote host

    HTTP Status 404 - /auth.jsp

    type Status report

    message /auth.jsp

    description The requested resource (/auth.jsp) is not available.
    Apache Tomcat/5.5.17


    Pls help.TIA
Working...