Hi,
i’ve a struts web application with my own Servlet class (derived from ActionServlet).
It’s properly configured in my web.xml and well known by the app (successful l calls on initServlet).
Unfortunately none of the “doGet”, “doPost”, “process” or “service” is called when im surfing trough my app?
What did i wrong?
Greetings and thanks in advance
Daniel