1 Reply Latest reply on Jan 19, 2012 11:39 AM by ozizka

    Remote browsing CSS problem

    suvorov

      Hi All,

       

      We experience a problem when accessing our web application remotely - as opposed to accessing via localhost on the JBoss - server.

       

       

      Problem manifests itself as truncated  HTML pages in browser  where footer is missing and some CSS definitions are lost. Also, the problem is only experienced in IE8 - testing with Chrome and Firefox v 9.0.1 does not show the issue.

       

      We use this command  "run -b 0.0.0.0" to run Jboss. Do we need add any other flags ?

       

      Are there any other known issues between CSS / IE and JBoss?

       

       

      Thanks,

      Alex

        • 1. Re: Remote browsing CSS problem
          ozizka

          What do you mean by "footer is missing and some CSS definitions are lost"?

          Is just the page source code cut at some point? If so, try checking the HTTP communication with WireShark.