Uploaded image for project: 'S2JSF'
  1. S2JSF
  2. JSF-43

[Seasar-user:5558][S2JSF]xhtmlの<?xml .... ?>を出力したい

XMLWordPrintable

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.1.1, 1.0.21
    • Affects Version/s: 1.1.0, 1.0.20
    • None

      S2JSF1.1.0
      S2 2.4.2を使って携帯サイトを開発しようと思っていますが

      以下のようなxhtmlファイルを
      <?xml vertion="1.0" ?>
      <html xmls="http://www.w3.org/1999/xhtml">
      <head></head>
      <body>
      .....
      </body>
      </html>

      ブラウザ経由でソース表示すると
      <html>
      <head></head>
      <body>
      .....
      </body>
      </html>

      となり、<?xml vertion="1.0" ?>が消えてしまいます。
      コレを消さないようには、できないでしょうか?

      携帯ブラウザ側(i mode)で<?xml vertion="1.0" ?>がないと、
      xhtmlと判断ない為、困っています。

            Assignee:
            yone yone
            Reporter:
            yone yone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: