質問 1
What is Jasper?
- Jasper is Tomcat's JSP Engine. Tomcat 5.x uses Jasper 2, which is an implementation of the Sun Microsystems's JavaServer Pages 2.0 specification.
- Jasper parses JSP files to compile them into Java code as servlets (that can be handled by Catalina).
- At runtime, Jasper is able to automatically detect JSP file changes and recompile them.
復習用に保存
復習用に保存
この項目をブックマークに追加したり、難しい内容としてマークしたり、復習セットに入れたりできます。
役に立ちましたか?
コメントを追加
コメントを見る