| Article: |
Creating a Web Application with Ant and Tomcat 4 | |
| Subject: | Understanding the source code | |
| Date: | 2004-05-31 12:44:12 | |
| From: | wolfgang_r | |
|
Hello, I am not (yet) very experienced in servlets and JSP. Hopefully someone has an answer to the following: In file Home.jsp, line 17, there is a reference to an object "application". I cannot find a declaration of name "application" nor can I find a line where this object is created.
|
||
Showing messages 1 through 1 of 1.
-
Understanding the source code
2004-05-31 12:50:39 wolfgang_r [View]



It is a predefined variable.
Regards, Wolfgang