Hi All,
Here i am using Apache
Tomcat 6.0.16. I have 2 Web App Hello1 and Hello2 each having 2
servlet. The relevent content of first servlet is:
And for secondnd servet is:
I had put load on start up value 1 and 2 for both servlets repectively. Here is relevent content of server.xml
And here is output consol:
Now please can anybody help me in finding out the reason of why i am not getting the context of first app(Hello1) in second app(Hello2)
This is 2ndservlet
This is First contextnull
It is coming as null. Any suggestion most welcome. Thanks in advance.
Regards
Divya garg.