Jump to content

scialpif

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by scialpif

  1. Ok, I have deployed scialpif_TheJudgeTree.war, and it works like a charm. I am happy. Thanks everyone! May I suggest you add this information here? https://wiki.helionet.org/Java_Servlet
  2. Where did you set this exactly? Thanks.
  3. So, what is your suggestion? Should I reach for Krydos? How can I do it?
  4. The following jsf fragment <p:graphicImage url="/images/italy-flag-icon-32.png" id="root" /> on my machine translates into <img id="j_idt7:theTree:root" src="/JudgeTree/images/italy-flag-icon-32.png;jsessionid=94DD261FDF15620DC637F85005D082F8.jvm1?pfdrid_c=true" alt=""> on heliohost, it translates into <img id="j_idt7:theTree:root" src="/scialpif_JudgeTree/images/italy-flag-icon-32.png;jsessionid=94DD261FDF15620DC637F85005D082F8.jvm1?pfdrid_c=true" alt=""> and returns 404 not found. (scialpif is my username) Same for js and css files references. Please help.
  5. Here is another screenshot:
  6. Hey there, I just successfully deployed a war. The page is accessible at http://judgetree.heliohost.org/JudgeTree/ , but doesn't display properly. It seems that it is unable to load some jsf resources, and also some images, see screenshot. Please help.
×
×
  • Create New...