Hello,

I wonder if there's a way tho configure the ActionServlet programatically. I'm asking this because i want to hide the ActionServlet inside my own Servlet which delegates Requests to different Servlets, Struts ActionServlet being one of them.

The goal is, to provide a framework which use struts but doesn't show any struts to the actual application developer. So i don't want a struts-config.xml there too, but rather would like to "inject" the config into the ActionServlet.

Thanks for your help
Ullrich

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to