When a session attribute is added/replaced/removed the methods will be called
automatically.
The homework asks you to add a session attribute in Greeting and remove it in
Response.
But, I noticed that the attributeReplaced() was called when the attribute was
removed.
--- On Wed, 10/7/09, d
Web Server is just for serving static pages. (Apache HTTP Server)
Web Container is for serving static and dynamic pages - Servlet/JSP (Apache
Tomcat)
Application Server is web container plus EJB container. (Apache Geronimo or
GlassFish)
-Anand
--- On Tue, 10/6/09, peeter brunch wrote:
From
I have the same problem. I have checked that under:
Tools->Options->Miscellaneous
Ant Home is c:/Program Files/NetBeans 6.71./java2/ant and it is using Ant
version 1.7.1.
I have also checked that:
c:/Program Files/NetBeans 6.71./java2/ant/extra contains
org-netbeans-modules-java-j2seproject-copy
like a problem with the hello2 project, please help.
Thanks,
Anand
--- On Fri, 9/25/09, Anand A. Parikh wrote:
From: Anand A. Parikh
Subject: [java ee programming] LAB 4005_servletadv problem
To: java-ee-j2ee-programming-with-passion@googlegroups.com
Date: Friday, September 25, 2009, 10:18 AM
There is a problem with the project.
On trying to open it I get an error saying access is denied for:
servletadv/samples/hello2/nbproject/private/private.properties
servletadv/samples/hello2/nbproject/private/private.xml
On copying over these two files from another project, I could access G