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 にヘッダーとフッターがあり、ヘッダーとフッターが速度テンプレート (.vm) にある既存のプロジェクトにこれらのヘッダーとフッターを追加したいと考えています。
助けてください...よろしくお願いします...
私が見ているこれへの 2 つのパスには、VelocityTools が必要です。
ImportTool を使用して 2 つの jsp ページをインポートします。
または、ヘッダーとフッターを含み、VelocityViewTag を使用して #parse('your_template.vm') を実行する小さな jsp ファイルを作成します。