1 Reply Latest reply on Apr 19, 2010 12:34 PM by chicco0386

    Change home

    chicco0386

      Hi all,
      wath I can to change the page that is display to me when I access to http://localhost:8080/myapp?


      Please help me
      THANKS

        • 1. Re: Change home
          chicco0386

          SOLVED


          I've change the index.html:





          <html><head><meta http-equiv="Refresh" content="0; URL=ScheduledServiceList.seam"/></head></html>





          After undeploy the old .war or .ear, stop the server, clear the tmp dir of the server, restart the server and redeploy the new .war or ear.


          Clear the browser cache and ALL work fine.


          BYE