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.
速度テンプレートは、Web ページの開発に適しています。しかし、速度テンプレート内に特定の jsp ページを含めて、特定の機能を含めたいと考えています。しかし、 #include("xyz.jsp") を試してみると、ファイルをバインドするのではなく、テンプレートに貼り付けるだけです..親切に助けてください..
VelocityToolsのImportToolを使用する必要があります。