1 Reply Latest reply on Mar 29, 2008 11:47 AM by damianharvey.damianharvey.gmail.com

    Seam itext example doesn't work on Mac

    rramjet

      We are developing on Mac using Firefox and Safari (webkit) browsers. Running the itext seam example on either browser fails. On Safari, clicking any link from the index.seam page results in a blank page. On Firefox, we get the following:


      <html>
      <head>
      <meta http-equiv="Refresh" content="0; URL=lists.pdf?docId=1&conversationId=11"/>
      </head>
      <body/>
      </html>



      Looks like the browser is trying to render as xml?? It works fine on IE7.


      Is anyone aware of a fix or workaround for this problem?