Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JSP ページを実行すると、 ** D:\projects\ saxco \build.xml:1: Premature end of file.** 私は Framework.its を content.xml に使用していません。
<?xml version="1.0" encoding="UTF-8"?> <Context antiJARLocking="true" path="/saxco"/>
xml ファイル (web.xml、context.xml ?) が正しく形成されていることを確認してください。
ほとんどの場合、どこかの属性に一致しない引用符がありますが、閉じられていない要素もエラーになる可能性があります。