| Author |
? for web-applications
|
thomas Fuchs
Greenhorn
Joined: Apr 18, 2007
Posts: 16
|
|
hi all,
i've got a simple web-app that drops into tomcat (using tomcat 5 & 6).
what i am trying to do is when the web-app or war file is dropped into
tomcat and is automatically deployed/exploded i want a particular class
to be initialized or object to be instantiated.
anyone know how to do this?
will i need to use spring ....
thanks for any help
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
|
Context listener.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
|
And please strive for better subject lines.
|
 |
thomas Fuchs
Greenhorn
Joined: Apr 18, 2007
Posts: 16
|
|
thanks,
that is what i was looking for;
yea your right about the subject ...
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
My pleasure.
All posts in this forum are ?'s on web apps, which is why your subject isn't distinctive.
|
 |
 |
|
|
subject: ? for web-applications
|
|
|